Home
last modified time | relevance | path

Searched defs:fsmount (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/vfs/
H A Dtest-fsmount.c77 static inline int fsmount(int fsfd, unsigned int flags, unsigned int ms_flags) in fsmount() function
/openbmc/linux/fs/
H A Dnamespace.c3948 SYSCALL_DEFINE3(fsmount, int, fs_fd, unsigned int, flags, in SYSCALL_DEFINE3() argument