Searched refs:STATMOUNT_MNT_UIDMAP (Results 1 – 2 of 2) sorted by relevance
231 #define STATMOUNT_MNT_UIDMAP 0x00002000U /* Want/got uidmap... */ macro
5525 s->sm.mask |= STATMOUNT_MNT_UIDMAP; in statmount_mnt_uidmap()5596 case STATMOUNT_MNT_UIDMAP: in statmount_string()5710 STATMOUNT_MNT_UIDMAP | \5814 if (!err && s->mask & STATMOUNT_MNT_UIDMAP) in do_statmount()5815 err = statmount_string(s, STATMOUNT_MNT_UIDMAP); in do_statmount()5852 STATMOUNT_MNT_UIDMAP | STATMOUNT_MNT_GIDMAP)