Home
last modified time | relevance | path

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

/linux-6.6.21/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()
/linux-6.6.21/fs/
Dnamespace.c4070 int, from_dfd, const char __user *, from_pathname, in SYSCALL_DEFINE5() argument
4097 ret = user_path_at(from_dfd, from_pathname, lflags, &from_path); in SYSCALL_DEFINE5()