Home
last modified time | relevance | path

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

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