Searched refs:IS_MNT_LOCKED (Results 1 – 3 of 3) sorted by relevance
22 #define IS_MNT_LOCKED(m) ((m)->mnt.mnt_flags & MNT_LOCKED) macro
406 if (child && (!IS_MNT_LOCKED(child) || IS_MNT_MARKED(m))) { in mark_umount_candidates()
1376 if (IS_MNT_LOCKED(mnt)) in disconnect_mount()