Searched refs:highest_bno (Results 1 – 2 of 2) sorted by relevance
91 xfbno_t bno = xfbt->highest_bno++; in xfbtree_init_leaf_block()145 xfbt->highest_bno = 0; in xfbtree_init()171 xfbno_t bno = xfbt->highest_bno++; in xfbtree_alloc_block()203 if (bno + 1 == xfbt->highest_bno) in xfbtree_free_block()204 xfbt->highest_bno--; in xfbtree_free_block()
30 xfbno_t highest_bno; member