Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dpnode.h28 #define CL_SHARED_TO_SLAVE 0x20 macro
H A Dnamespace.c1177 if (flag & (CL_SLAVE | CL_PRIVATE | CL_SHARED_TO_SLAVE)) in clone_mnt()
1203 ((flag & CL_SHARED_TO_SLAVE) && IS_MNT_SHARED(old))) { in clone_mnt()
3790 copy_flags |= CL_SHARED_TO_SLAVE; in copy_mnt_ns()