Home
last modified time | relevance | path

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

/fs/
Dstat.c468 error = user_path_at_empty(dfd, pathname, lookup_flags, &path, &empty); in do_readlinkat()
Dnamei.c2902 int user_path_at_empty(int dfd, const char __user *name, unsigned flags, in user_path_at_empty() function
2911 EXPORT_SYMBOL(user_path_at_empty);
/fs/incfs/
Dpseudo_files.c267 error = user_path_at_empty(dir_fd, relative_path, in dir_relative_path_resolve()