Searched refs:user_path_dir (Results 1 – 2 of 2) sorted by relevance
70 static inline int user_path_dir(const char __user *name, struct path *path) in user_path_dir() function
3119 error = user_path_dir(new_root, &new); in SYSCALL_DEFINE2()3123 error = user_path_dir(put_old, &old); in SYSCALL_DEFINE2()