Home
last modified time | relevance | path

Searched defs:MS_SHARED (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h34 #define MS_SHARED (1<<20) /* change to shared */ macro
/openbmc/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c29 #define MS_SHARED (1 << 20) macro
/openbmc/linux/include/uapi/linux/
H A Dmount.h34 #define MS_SHARED (1<<20) /* change to shared */ macro
/openbmc/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c82 #define MS_SHARED (1 << 20) macro
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h495 #define MS_SHARED (1<<20) /* change to shared */ macro