Lines Matching refs:LPROPS_INDEX
403 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in ubifs_categorize_lprops()
408 if (lprops->flags & LPROPS_INDEX) in ubifs_categorize_lprops()
414 if (lprops->flags & LPROPS_INDEX) { in ubifs_categorize_lprops()
560 if (!(lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
593 if ((lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
594 if (!(flags & LPROPS_INDEX)) in ubifs_change_lp()
596 } else if (flags & LPROPS_INDEX) in ubifs_change_lp()
601 if (!(lprops->flags & LPROPS_INDEX)) { in ubifs_change_lp()
767 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_free()
789 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_empty()
812 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_freeable()
836 ubifs_assert(c, (lprops->flags & LPROPS_INDEX)); in ubifs_fast_find_frdi_idx()
919 if (!(lprops->flags & LPROPS_INDEX)) { in dbg_check_cats()
1092 !(lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1156 if ((is_idx && !(lp->flags & LPROPS_INDEX)) || in scan_check_cb()
1191 if (is_idx && !(lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1201 if (!is_idx && (lp->flags & LPROPS_INDEX)) { in scan_check_cb()
1212 if (!(lp->flags & LPROPS_INDEX)) in scan_check_cb()
1217 if (!(lp->flags & LPROPS_INDEX)) { in scan_check_cb()