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(!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(!(lprops->flags & LPROPS_INDEX)); in do_find_free_space()
615 if (lprops->flags & LPROPS_INDEX) in scan_for_idx_cb()
653 ubifs_assert(!(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()
818 if (!(lprops->flags & LPROPS_INDEX)) in scan_dirty_idx_cb()
881 ubifs_assert((lprops->flags & LPROPS_INDEX)); in find_dirty_idx_leb()
915 lp->flags | LPROPS_INDEX, -1); in get_idx_gc_leb()
940 if ((lp->flags & LPROPS_TAKEN) || !(lp->flags & LPROPS_INDEX)) in find_dirtiest_idx_leb()
951 ubifs_assert(lp->flags & LPROPS_INDEX); in find_dirtiest_idx_leb()