Home
last modified time | relevance | path

Searched refs:from_pathname (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/samples/vfs/
H A 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-6.6/samples/vfs/
H A 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/
H A Dnamespace.c3622 int, from_dfd, const char __user *, from_pathname, in SYSCALL_DEFINE5()
3645 ret = user_path_at(from_dfd, from_pathname, lflags, &from_path); in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c4070 int, from_dfd, const char __user *, from_pathname, in SYSCALL_DEFINE5()
4097 ret = user_path_at(from_dfd, from_pathname, lflags, &from_path); in SYSCALL_DEFINE5()

Completed in 11 milliseconds