Home
last modified time | relevance | path

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

/linux-5.19.10/samples/vfs/
Dtest-fsmount.c89 int to_dfd, const char *to_pathname, in move_mount() argument
94 to_dfd, to_pathname, flags); in move_mount()
/linux-5.19.10/fs/
Dnamespace.c3767 int, to_dfd, const char __user *, to_pathname, in SYSCALL_DEFINE5() argument
3798 ret = user_path_at(to_dfd, to_pathname, lflags, &to_path); in SYSCALL_DEFINE5()