Searched refs:user_path_at_empty (Results 1 – 3 of 3) sorted by relevance
399 error = user_path_at_empty(dfd, pathname, lookup_flags, &path, &empty); in do_readlinkat()
2696 int user_path_at_empty(int dfd, const char __user *name, unsigned flags, in user_path_at_empty() function2702 EXPORT_SYMBOL(user_path_at_empty);
1111 error = user_path_at_empty(dir_fd, relative_path, in dir_relative_path_resolve()