Home
last modified time | relevance | path

Searched refs:fsmount (Results 1 – 3 of 3) sorted by relevance

/samples/vfs/
DMakefile2 userprogs-always-y += test-fsmount test-statx
D.gitignore2 test-fsmount
Dtest-fsmount.c77 static inline int fsmount(int fsfd, unsigned int flags, unsigned int ms_flags) in fsmount() function
117 mfd = fsmount(fsfd, 0, MOUNT_ATTR_RDONLY); in main()