Searched refs:from_pathname (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.15/samples/vfs/ | 
| D | test-fsmount.c | 88 static inline int move_mount(int from_dfd, const char *from_pathname,  in move_mount()  argument93 		       from_dfd, from_pathname,  in move_mount()
 
 | 
| /Linux-v5.15/fs/ | 
| D | namespace.c | 3714 		int, from_dfd, const char __user *, from_pathname,  in SYSCALL_DEFINE5()  argument3737 	ret = user_path_at(from_dfd, from_pathname, lflags, &from_path);  in SYSCALL_DEFINE5()
 
 |