Searched refs:user_path_parent (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/ |
D | namei.c | 2344 user_path_parent(int dfd, const char __user *path, in user_path_parent() function 3709 name = user_path_parent(dfd, pathname, in do_rmdir() 3839 name = user_path_parent(dfd, pathname, in do_unlinkat() 4341 from = user_path_parent(olddfd, oldname, in SYSCALL_DEFINE5() 4348 to = user_path_parent(newdfd, newname, in SYSCALL_DEFINE5()
|