Home
last modified time | relevance | path

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

/fs/
Dstat.c302 error = user_path_at_empty(dfd, pathname, LOOKUP_EMPTY, &path, &empty); in SYSCALL_DEFINE4()
Dnamei.c1896 int user_path_at_empty(int dfd, const char __user *name, unsigned flags, in user_path_at_empty() function
1917 return user_path_at_empty(dfd, name, flags, path, NULL); in user_path_at()