Home
last modified time | relevance | path

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

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