Searched refs:IS_MNT_SLAVE (Results 1 – 2 of 2) sorted by relevance
14 #define IS_MNT_SLAVE(m) ((m)->mnt_master) macro
1280 } else if (IS_MNT_SLAVE(old)) { in clone_mnt()3451 if (IS_MNT_SHARED(to) || IS_MNT_SLAVE(to)) in do_set_group()3455 if (!IS_MNT_SHARED(from) && !IS_MNT_SLAVE(from)) in do_set_group()3458 if (IS_MNT_SLAVE(from)) { in do_set_group()5247 if (IS_MNT_SLAVE(m)) in mnt_to_propagation_flags()5286 s->sm.mnt_master = IS_MNT_SLAVE(m) ? m->mnt_master->mnt_group_id : 0; in statmount_mnt_basic()5294 if (IS_MNT_SLAVE(m)) in statmount_propagate_from()