Lines Matching refs:LPROPS_INDEX
415 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in ubifs_categorize_lprops()
420 if (lprops->flags & LPROPS_INDEX) in ubifs_categorize_lprops()
426 if (lprops->flags & LPROPS_INDEX) { in ubifs_categorize_lprops()
572 if (!(lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
605 if ((lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
606 if (!(flags & LPROPS_INDEX)) in ubifs_change_lp()
608 } else if (flags & LPROPS_INDEX) in ubifs_change_lp()
613 if (!(lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
779 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_free()
801 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_empty()
824 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_freeable()
848 ubifs_assert(c, (lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_frdi_idx()
931 if (!(lprops->flags & LPROPS_INDEX)) { in dbg_check_cats()
1103 !(lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1167 if ((is_idx && !(lp->flags & LPROPS_INDEX)) || in scan_check_cb()
1202 if (is_idx && !(lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1212 if (!is_idx && (lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1223 if (!(lp->flags & LPROPS_INDEX)) in scan_check_cb()
1228 if (!(lp->flags & LPROPS_INDEX)) { in scan_check_cb()