Searched refs:fsmount (Results 1 – 14 of 14) sorted by relevance
77 static inline int fsmount(int fsfd, unsigned int flags, unsigned int ms_flags) in fsmount() function117 mfd = fsmount(fsfd, 0, MOUNT_ATTR_RDONLY); in main()
2 userprogs-always-y += test-fsmount test-statx mountinfo test-list-all-mounts
2 /test-fsmount
5 perf-y += fsmount.o
23 tools/perf/trace/beauty/fsmount.sh
349 432 n64 fsmount sys_fsmount
375 432 common fsmount sys_fsmount
358 432 common fsmount sys_fsmount
440 432 i386 fsmount sys_fsmount
525 432 common fsmount sys_fsmount
437 432 common fsmount sys_fsmount sys_fsmount
547 fsmount_tbls := $(srctree)/tools/perf/trace/beauty/fsmount.sh
4156 SYSCALL_DEFINE3(fsmount, int, fs_fd, unsigned int, flags, in SYSCALL_DEFINE3() argument