Searched refs:CL_SLAVE (Results 1 – 3 of 3) sorted by relevance
24 #define CL_SLAVE 0x02 macro
291 type = CL_SLAVE; in propagate_mnt()300 if (type & CL_SLAVE) // first in this peer group in propagate_mnt()
1309 if (flag & (CL_SLAVE | CL_PRIVATE)) in clone_mnt()1340 if ((flag & CL_SLAVE) && old->mnt_group_id) { in clone_mnt()4233 copy_flags |= CL_SLAVE; in copy_mnt_ns()
Completed in 18 milliseconds