Searched defs:fsmount (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/samples/vfs/ |
| D | test-fsmount.c | 77 static inline int fsmount(int fsfd, unsigned int flags, unsigned int ms_flags) in fsmount() function
|
| /kernel/linux/linux-5.10/samples/vfs/ |
| D | test-fsmount.c | 77 static inline int fsmount(int fsfd, unsigned int flags, unsigned int ms_flags) in fsmount() function
|
| /kernel/linux/linux-5.10/fs/ |
| D | namespace.c | 3477 SYSCALL_DEFINE3(fsmount, int, fs_fd, unsigned int, flags, in SYSCALL_DEFINE3() argument
|
| /kernel/linux/linux-6.6/fs/ |
| D | namespace.c | 3940 SYSCALL_DEFINE3(fsmount, int, fs_fd, unsigned int, flags, in SYSCALL_DEFINE3() argument
|