Searched refs:from_pathname (Results  1 – 2 of 2) sorted by relevance
| /Linux-v6.6/samples/vfs/ | 
| D | test-fsmount.c | 88 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-v6.6/fs/ | 
| D | namespace.c | 4059 		int, from_dfd, const char __user *, from_pathname,  in SYSCALL_DEFINE5()  argument 4086 	ret = user_path_at(from_dfd, from_pathname, lflags, &from_path);  in SYSCALL_DEFINE5()
  |