Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dmount.h220 #define STATMOUNT_PROPAGATE_FROM 0x00000004U /* Want/got propagate_from */
201 #define STATMOUNT_PROPAGATE_FROM global() macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h220 #define STATMOUNT_PROPAGATE_FROM 0x00000004U /* Want/got propagate_from */ macro
/linux/samples/vfs/
H A Dmountinfo.c133 STATMOUNT_PROPAGATE_FROM | STATMOUNT_FS_TYPE | in dump_mountinfo()
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c857 STATMOUNT_PROPAGATE_FROM | STATMOUNT_MNT_ROOT |
/linux/fs/
H A Dnamespace.c5323 s->sm.mask |= STATMOUNT_PROPAGATE_FROM; in statmount_propagate_from()
5699 STATMOUNT_PROPAGATE_FROM | \
5787 if (s->mask & STATMOUNT_PROPAGATE_FROM) in do_statmount()