Searched refs:exclusive (Results 1 – 1 of 1) sorted by relevance
55 static __initdata struct lsm_info *exclusive; variable137 if ((lsm->flags & LSM_FLAG_EXCLUSIVE) && exclusive) { in lsm_allowed()185 if ((lsm->flags & LSM_FLAG_EXCLUSIVE) && !exclusive) { in prepare_lsm()186 exclusive = lsm; in prepare_lsm()