Home
last modified time | relevance | path

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

/linux/fs/
H A Dpnode.h24 #define CL_SLAVE 0x02 macro
H A Dpnode.c329 type = CL_SLAVE; in propagate_mnt()
338 if (type & CL_SLAVE) // first in this peer group in propagate_mnt()
H A Dnamespace.c1268 if (flag & (CL_SLAVE | CL_PRIVATE)) in clone_mnt()
1292 if ((flag & CL_SLAVE) && old->mnt_group_id) { in clone_mnt()
4135 copy_flags |= CL_SLAVE; in copy_mnt_ns()