Lines Matching refs:LPROPS_INDEX
417 ubifs_assert(!(lprops->flags & LPROPS_INDEX)); in ubifs_categorize_lprops()
422 if (lprops->flags & LPROPS_INDEX) in ubifs_categorize_lprops()
428 if (lprops->flags & LPROPS_INDEX) { in ubifs_categorize_lprops()
574 if (!(lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
607 if ((lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
608 if (!(flags & LPROPS_INDEX)) in ubifs_change_lp()
610 } else if (flags & LPROPS_INDEX) in ubifs_change_lp()
615 if (!(lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
781 ubifs_assert(!(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_free()
803 ubifs_assert(!(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_empty()
826 ubifs_assert(!(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_freeable()
850 ubifs_assert((lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_frdi_idx()
933 if (!(lprops->flags & LPROPS_INDEX)) { in dbg_check_cats()
1109 !(lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1169 if ((is_idx && !(lp->flags & LPROPS_INDEX)) || in scan_check_cb()
1204 if (is_idx && !(lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1214 if (!is_idx && (lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1225 if (!(lp->flags & LPROPS_INDEX)) in scan_check_cb()
1230 if (!(lp->flags & LPROPS_INDEX)) { in scan_check_cb()