Home
last modified time | relevance | path

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

/linux/samples/vfs/
H A Dmountinfo.c135 STATMOUNT_MNT_OPTS | STATMOUNT_FS_SUBTYPE | in dump_mountinfo()
163 if (buf->mask & STATMOUNT_MNT_OPTS) in dump_mountinfo()
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h225 #define STATMOUNT_MNT_OPTS 0x00000080U /* Want/got mnt_opts */ macro
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c443 sm = statmount_alloc(root_id, 0, STATMOUNT_MNT_BASIC | STATMOUNT_MNT_OPTS, in test_statmount_fs_type()
506 if (sm->mask & STATMOUNT_MNT_OPTS) in test_statmount_mnt_opts()