Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/vfs/
Dtest-fsmount.c88 static inline int move_mount(int from_dfd, const char *from_pathname, in move_mount() argument
93 from_dfd, from_pathname, in move_mount()
/kernel/linux/linux-5.10/fs/
Dnamespace.c3611 int, from_dfd, const char __user *, from_pathname, in SYSCALL_DEFINE5() argument
3634 ret = user_path_at(from_dfd, from_pathname, lflags, &from_path); in SYSCALL_DEFINE5()