Searched refs:STATMOUNT_SB_BASIC (Results 1 – 6 of 6) sorted by relevance
213 #define STATMOUNT_SB_BASIC 0x00000001U /* Want/got sb_... */199 #define STATMOUNT_SB_BASIC global() macro
217 #define STATMOUNT_SB_BASIC 0x00000001U /* Want/got sb_... */213 #define STATMOUNT_SB_BASIC global() macro
217 #define STATMOUNT_SB_BASIC 0x00000001U /* Want/got sb_... */ macro
331 uint64_t mask = STATMOUNT_SB_BASIC; in test_statmount_sb_basic() 895 uint64_t all_mask = STATMOUNT_SB_BASIC | STATMOUNT_MNT_BASIC |
132 const __u64 mask = STATMOUNT_SB_BASIC | STATMOUNT_MNT_BASIC | in dump_mountinfo()
5267 s->sm.mask |= STATMOUNT_SB_BASIC; in statmount_sb_basic()5667 #define STATMOUNT_SUPPORTED (STATMOUNT_SB_BASIC | \5754 if (s->mask & STATMOUNT_SB_BASIC) in do_statmount()