Lines Matching refs:LPROPS_INDEX
111 if (data->exclude_index && lprops->flags & LPROPS_INDEX) in scan_for_dirty_cb()
167 if (exclude_index && (lprops->flags & LPROPS_INDEX)) in scan_for_dirty()
197 ubifs_assert(c, !exclude_index || !(lprops->flags & LPROPS_INDEX)); in scan_for_dirty()
375 if (lprops->flags & LPROPS_INDEX) in scan_for_free_cb()
448 if (lprops->flags & LPROPS_INDEX) in do_find_free_space()
473 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in do_find_free_space()
615 if (lprops->flags & LPROPS_INDEX) in scan_for_idx_cb()
653 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in scan_for_leb_for_idx()
713 flags = lprops->flags | LPROPS_TAKEN | LPROPS_INDEX; in ubifs_find_free_leb_for_idx()
730 LPROPS_TAKEN | LPROPS_INDEX, 0); in ubifs_find_free_leb_for_idx()
815 if (!(lprops->flags & LPROPS_INDEX)) in scan_dirty_idx_cb()
878 ubifs_assert(c, (lprops->flags & LPROPS_INDEX)); in find_dirty_idx_leb()
912 lp->flags | LPROPS_INDEX, -1); in get_idx_gc_leb()
937 if ((lp->flags & LPROPS_TAKEN) || !(lp->flags & LPROPS_INDEX)) in find_dirtiest_idx_leb()
948 ubifs_assert(c, lp->flags & LPROPS_INDEX); in find_dirtiest_idx_leb()