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