Home
last modified time | relevance | path

Searched refs:user_path_dir (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dnamei.h70 static inline int user_path_dir(const char __user *name, struct path *path) in user_path_dir() function
/Linux-v4.19/fs/
Dnamespace.c3081 error = user_path_dir(new_root, &new); in SYSCALL_DEFINE2()
3085 error = user_path_dir(put_old, &old); in SYSCALL_DEFINE2()