Searched refs:IS_MNT_UNBINDABLE (Results 1 – 2 of 2) sorted by relevance
18 #define IS_MNT_UNBINDABLE(mnt) (mnt->mnt_flags & MNT_UNBINDABLE) macro
867 if (IS_MNT_UNBINDABLE(mnt)) in show_mountinfo()1196 if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(mnt)) in copy_tree()1210 if (!(flag & CL_COPY_ALL) && IS_MNT_UNBINDABLE(s)) { in copy_tree()1480 if (IS_MNT_UNBINDABLE(old_path.mnt)) in do_loopback()1569 if (IS_MNT_UNBINDABLE(p)) in tree_contains_unbindable()