Searched refs:ileb_cnt (Results 1 – 2 of 2) sorted by relevance
394 leb_needed_cnt, c->ileb_cnt); in layout_in_gaps()403 if (leb_needed_cnt > c->ileb_cnt && p >= old_idx_lebs && in layout_in_gaps()415 } while (leb_needed_cnt > c->ileb_cnt); in layout_in_gaps()459 if (c->ileb_nxt >= c->ileb_cnt) { in layout_in_empty_space()687 c->ileb_cnt = 0; in alloc_idx_lebs()700 c->ilebs[c->ileb_cnt++] = lnum; in alloc_idx_lebs()721 for (i = c->ileb_nxt; i < c->ileb_cnt; i++) { in free_unused_idx_lebs()
1340 int ileb_cnt; member