Searched refs:IS_MNT_LOCKED (Results 1 – 2 of 2) sorted by relevance
21 #define IS_MNT_LOCKED(m) ((m)->mnt.mnt_flags & MNT_LOCKED) macro
586 } else if (!IS_MNT_LOCKED(m) && list_empty(&m->mnt_mounts)) { in trim_one()607 if (!IS_MNT_LOCKED(p)) in handle_locked()