Home
last modified time | relevance | path

Searched refs:STATMOUNT_MNT_UIDMAP (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/samples/vfs/
H A Dsamples-vfs.h165 #ifndef STATMOUNT_MNT_UIDMAP
166 #define STATMOUNT_MNT_UIDMAP 0x00002000U /* Want/got uidmap... */ macro
H A Dtest-list-all-mounts.c132 STATMOUNT_MNT_UIDMAP | in main()
148 if (stmnt->mask & STATMOUNT_MNT_UIDMAP) { in main()
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h226 #define STATMOUNT_MNT_UIDMAP 0x00002000U /* Want/got uidmap... */ macro
/linux-6.15/include/uapi/linux/
H A Dmount.h226 #define STATMOUNT_MNT_UIDMAP 0x00002000U /* Want/got uidmap... */ macro
/linux-6.15/fs/
H A Dnamespace.c5623 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)