Searched refs:IS_MNT_LOCKED (Results 1 – 3 of 3) sorted by relevance
21 #define IS_MNT_LOCKED(m) ((m)->mnt.mnt_flags & MNT_LOCKED) macro
471 if (!IS_MNT_LOCKED(mnt)) { in __propagate_umount()
1489 if (IS_MNT_LOCKED(mnt)) in disconnect_mount()
Completed in 17 milliseconds