Searched refs:idx_heap (Results 1 – 1 of 1) sorted by relevance
226 struct ubifs_lpt_heap *heap, *idx_heap; in ubifs_find_dirty_leb() local273 idx_heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1]; in ubifs_find_dirty_leb()275 if (idx_heap->cnt && !exclude_index) { in ubifs_find_dirty_leb()276 idx_lp = idx_heap->arr[0]; in ubifs_find_dirty_leb()