Searched refs:STATMOUNT_MNT_BASIC (Results 1 – 7 of 7) sorted by relevance
117 #ifndef STATMOUNT_MNT_BASIC118 #define STATMOUNT_MNT_BASIC 0x00000002U /* Want/got mnt_... */ macro
126 STATMOUNT_MNT_BASIC | in main()
132 const __u64 mask = STATMOUNT_SB_BASIC | STATMOUNT_MNT_BASIC | in dump_mountinfo()
264 uint64_t mask = STATMOUNT_MNT_BASIC; in test_statmount_mnt_basic()470 sm = statmount_alloc(root_id, STATMOUNT_MNT_BASIC | STATMOUNT_MNT_OPTS, in test_statmount_mnt_opts()478 if (!(sm->mask & STATMOUNT_MNT_BASIC)) { in test_statmount_mnt_opts()666 uint64_t all_mask = STATMOUNT_SB_BASIC | STATMOUNT_MNT_BASIC | in main()
214 #define STATMOUNT_MNT_BASIC 0x00000002U /* Want/got mnt_... */ macro
5406 s->sm.mask |= STATMOUNT_MNT_BASIC; in statmount_mnt_basic()5796 STATMOUNT_MNT_BASIC | \5846 if (s->mask & STATMOUNT_MNT_BASIC) in do_statmount()