Home
last modified time | relevance | path

Searched refs:user_path_at (Results 1 – 5 of 5) sorted by relevance

/linux/fs/coda/
H A Dpioctl.c68 error = user_path_at(AT_FDCWD, data.path, in coda_pioctl()
/linux/fs/xfs/
H A Dxfs_handle.c100 error = user_path_at(AT_FDCWD, hreq->path, 0, &path); in xfs_find_handle()
/linux/kernel/bpf/
H A Dinode.c498 ret = user_path_at(path_fd, pathname, LOOKUP_FOLLOW, &path); in bpf_obj_do_get()
/linux/fs/
H A Dnamespace.c2062 ret = user_path_at(AT_FDCWD, name, lookup_flags, &path); in ksys_umount()
4167 ret = user_path_at(AT_FDCWD, dir_name, LOOKUP_FOLLOW, &path); in do_mount()
4766 error = user_path_at(AT_FDCWD, new_root, in SYSCALL_DEFINE2()
4771 error = user_path_at(AT_FDCWD, put_old, in SYSCALL_DEFINE2()
H A Dnamei.c3639 int user_path_at(int dfd, const char __user *name, unsigned flags, in user_path_at() function
3645 EXPORT_SYMBOL(user_path_at);