Home
last modified time | relevance | path

Searched refs:STATMOUNT_MNT_GIDMAP (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h232 #define STATMOUNT_MNT_GIDMAP 0x00004000U /* Want/got gidmap... */ macro
/linux/fs/
H A Dnamespace.c5563 s->sm.mask |= STATMOUNT_MNT_GIDMAP; in statmount_mnt_gidmap()
5618 case STATMOUNT_MNT_GIDMAP: in statmount_string()
5729 STATMOUNT_MNT_GIDMAP)
5835 if (!err && s->mask & STATMOUNT_MNT_GIDMAP) in do_statmount()
5836 err = statmount_string(s, STATMOUNT_MNT_GIDMAP); in do_statmount()
5870 STATMOUNT_MNT_UIDMAP | STATMOUNT_MNT_GIDMAP)