user_path_parent 2004 fs/namei.c     	error = user_path_parent(dfd, filename, &nd, &tmp);
user_path_parent 2078 fs/namei.c     	error = user_path_parent(dfd, pathname, &nd, &tmp);
user_path_parent 2176 fs/namei.c     	error = user_path_parent(dfd, pathname, &nd, &name);
user_path_parent 2261 fs/namei.c     	error = user_path_parent(dfd, pathname, &nd, &name);
user_path_parent 2350 fs/namei.c     	error = user_path_parent(newdfd, newname, &nd, &to);
user_path_parent 2446 fs/namei.c     	error = user_path_parent(newdfd, newname, &nd, &to);
user_path_parent 2636 fs/namei.c     	error = user_path_parent(olddfd, oldname, &oldnd, &from);
user_path_parent 2640 fs/namei.c     	error = user_path_parent(newdfd, newname, &newnd, &to);