Searched refs:STATMOUNT_MNT_GIDMAP (Results 1 – 5 of 5) sorted by relevance
169 #ifndef STATMOUNT_MNT_GIDMAP170 #define STATMOUNT_MNT_GIDMAP 0x00004000U /* Want/got gidmap... */ macro
133 STATMOUNT_MNT_GIDMAP, 0); in main()157 if (stmnt->mask & STATMOUNT_MNT_GIDMAP) { in main()
227 #define STATMOUNT_MNT_GIDMAP 0x00004000U /* Want/got gidmap... */ macro
5643 s->sm.mask |= STATMOUNT_MNT_GIDMAP; in statmount_mnt_gidmap()5698 case STATMOUNT_MNT_GIDMAP: in statmount_string()5879 if (!err && s->mask & STATMOUNT_MNT_GIDMAP) in do_statmount()5880 err = statmount_string(s, STATMOUNT_MNT_GIDMAP); in do_statmount()5914 STATMOUNT_MNT_UIDMAP | STATMOUNT_MNT_GIDMAP)