Searched refs:STATMOUNT_MNT_UIDMAP (Results 1 – 5 of 5) sorted by relevance
165 #ifndef STATMOUNT_MNT_UIDMAP166 #define STATMOUNT_MNT_UIDMAP 0x00002000U /* Want/got uidmap... */ macro
132 STATMOUNT_MNT_UIDMAP | in main()148 if (stmnt->mask & STATMOUNT_MNT_UIDMAP) { in main()
226 #define STATMOUNT_MNT_UIDMAP 0x00002000U /* Want/got uidmap... */ macro
5623 s->sm.mask |= STATMOUNT_MNT_UIDMAP; in statmount_mnt_uidmap()5694 case STATMOUNT_MNT_UIDMAP: in statmount_string()5876 if (!err && s->mask & STATMOUNT_MNT_UIDMAP) in do_statmount()5877 err = statmount_string(s, STATMOUNT_MNT_UIDMAP); in do_statmount()5914 STATMOUNT_MNT_UIDMAP | STATMOUNT_MNT_GIDMAP)