Home
last modified time | relevance | path

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

/fs/
Dstat.c399 error = user_path_at_empty(dfd, pathname, lookup_flags, &path, &empty); in do_readlinkat()
Dnamei.c2696 int user_path_at_empty(int dfd, const char __user *name, unsigned flags, in user_path_at_empty() function
2702 EXPORT_SYMBOL(user_path_at_empty);
/fs/incfs/
Dvfs.c1111 error = user_path_at_empty(dir_fd, relative_path, in dir_relative_path_resolve()