Home
last modified time | relevance | path

Searched refs:CL_MAKE_SHARED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/
H A Dpnode.h26 #define CL_MAKE_SHARED 0x08 macro
H A Dpnode.c235 type = CL_MAKE_SHARED; in propagate_one()
257 type |= CL_MAKE_SHARED; in propagate_one()
H A Dnamespace.c1182 if ((flag & CL_MAKE_SHARED) && !mnt->mnt_group_id) { in clone_mnt()
1208 if ((flag & CL_MAKE_SHARED) || IS_MNT_SHARED(old)) in clone_mnt()
1216 if (flag & CL_MAKE_SHARED) in clone_mnt()