Home
last modified time | relevance | path

Searched refs:propagation (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dmount.h134 __u64 propagation; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dmount.h133 __u64 propagation; member
/kernel/linux/linux-6.6/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c347 .propagation = MS_SHARED, in mount_setattr_thread()
458 invalid_attr.propagation = (1U << 31); in TEST_F()
464 invalid_attr.propagation = (1U << 31); in TEST_F()
608 attr.propagation = MS_SHARED; in TEST_F()
672 .propagation = MS_SHARED, in TEST_F()
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c81 unsigned int propagation; member
677 * propagation when a source mount @mnt whose root got overmounted by a
2256 * (++) the cloned mount is propagated to all the mounts in the propagation
2262 * (+++) the mount is propagated to all the mounts in the propagation tree
2283 * all the mounts in the propagation tree of the destination mount.
2286 * all the mounts belonging to the destination mount's propagation tree.
2531 /* Fail if any non-propagation flags are set */ in flags_to_propagation_type()
2534 /* Only one propagation flag should be set */ in flags_to_propagation_type()
3041 * - Prevent mounting beneath a mount if the propagation relationship
3065 /* Avoid creating shadow mounts during mount propagation in can_move_mount_beneath()
[all...]

Completed in 8 milliseconds