Home
last modified time | relevance | path

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

/linux-3.3/fs/
Dpnode.h22 #define CL_COPY_ALL 0x04 macro
Dnamespace.c1260 if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(mnt)) in copy_tree()
1275 if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(s)) { in copy_tree()
1312 CL_COPY_ALL | CL_PRIVATE); in collect_mounts()
2246 new = copy_tree(old, old->mnt.mnt_root, CL_COPY_ALL | CL_EXPIRE); in dup_mnt_ns()