idx_heap          226 fs/ubifs/find.c 	struct ubifs_lpt_heap *heap, *idx_heap;
idx_heap          273 fs/ubifs/find.c 	idx_heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1];
idx_heap          275 fs/ubifs/find.c 	if (idx_heap->cnt && !exclude_index) {
idx_heap          276 fs/ubifs/find.c 		idx_lp = idx_heap->arr[0];