Lines Matching refs:LPROPS_INDEX
100 if (data->exclude_index && lprops->flags & LPROPS_INDEX) in scan_for_dirty_cb()
156 if (exclude_index && (lprops->flags & LPROPS_INDEX)) in scan_for_dirty()
185 ubifs_assert(c, !exclude_index || !(lprops->flags & LPROPS_INDEX)); in scan_for_dirty()
364 if (lprops->flags & LPROPS_INDEX) in scan_for_free_cb()
437 if (lprops->flags & LPROPS_INDEX) in do_find_free_space()
462 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in do_find_free_space()
605 if (lprops->flags & LPROPS_INDEX) in scan_for_idx_cb()
642 ubifs_assert(c, !(lprops->flags & LPROPS_INDEX)); in scan_for_leb_for_idx()
702 flags = lprops->flags | LPROPS_TAKEN | LPROPS_INDEX; in ubifs_find_free_leb_for_idx()
719 LPROPS_TAKEN | LPROPS_INDEX, 0); in ubifs_find_free_leb_for_idx()
797 if (!(lprops->flags & LPROPS_INDEX)) in scan_dirty_idx_cb()
859 ubifs_assert(c, (lprops->flags & LPROPS_INDEX)); in find_dirty_idx_leb()
893 lp->flags | LPROPS_INDEX, -1); in get_idx_gc_leb()
918 if ((lp->flags & LPROPS_TAKEN) || !(lp->flags & LPROPS_INDEX)) in find_dirtiest_idx_leb()
929 ubifs_assert(c, lp->flags & LPROPS_INDEX); in find_dirtiest_idx_leb()