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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dfind.c238 struct ubifs_lpt_heap *heap, *idx_heap; local
285 idx_heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1];
287 if (idx_heap->cnt && !exclude_index) {
288 idx_lp = idx_heap->arr[0];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dfind.c238 struct ubifs_lpt_heap *heap, *idx_heap; local
285 idx_heap = &c->lpt_heap[LPROPS_DIRTY_IDX - 1];
287 if (idx_heap->cnt && !exclude_index) {
288 idx_lp = idx_heap->arr[0];

Completed in 91 milliseconds