Lines Matching refs:LPROPS_INDEX
409 ubifs_assert(!(lprops->flags & LPROPS_INDEX)); in ubifs_categorize_lprops()
414 if (lprops->flags & LPROPS_INDEX) in ubifs_categorize_lprops()
420 if (lprops->flags & LPROPS_INDEX) { in ubifs_categorize_lprops()
566 if (!(lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
599 if ((lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
600 if (!(flags & LPROPS_INDEX)) in ubifs_change_lp()
602 } else if (flags & LPROPS_INDEX) in ubifs_change_lp()
607 if (!(lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
773 ubifs_assert(!(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_free()
795 ubifs_assert(!(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_empty()
818 ubifs_assert(!(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_freeable()
842 ubifs_assert((lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_frdi_idx()
925 if (!(lprops->flags & LPROPS_INDEX)) { in dbg_check_cats()
1101 !(lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1161 if ((is_idx && !(lp->flags & LPROPS_INDEX)) || in scan_check_cb()
1196 if (is_idx && !(lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1206 if (!is_idx && (lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1217 if (!(lp->flags & LPROPS_INDEX)) in scan_check_cb()
1222 if (!(lp->flags & LPROPS_INDEX)) { in scan_check_cb()