Home
last modified time | relevance | path

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

/linux/fs/
H A Dpnode.h26 #define CL_MAKE_SHARED 0x08 macro
H A Dpnode.c324 type = CL_MAKE_SHARED; in propagate_mnt()
332 type |= CL_MAKE_SHARED; in propagate_mnt()
354 type = CL_MAKE_SHARED; in propagate_mnt()
H A Dnamespace.c1273 if ((flag & CL_MAKE_SHARED) && !mnt->mnt_group_id) { in clone_mnt()