Home
last modified time | relevance | path

Searched refs:idx_heap (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/ubifs/
Dfind.c238 struct ubifs_lpt_heap *heap, *idx_heap; in ubifs_find_dirty_leb() local
285 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()