Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnamei.h53 #define user_path_dir(name, path) \ macro
/linux-4.1.27/fs/
Dnamespace.c2979 error = user_path_dir(new_root, &new); in SYSCALL_DEFINE2()
2983 error = user_path_dir(put_old, &old); in SYSCALL_DEFINE2()