Searched refs:bthNRecs (Results 1 – 5 of 5) sorted by relevance
234 bt->bthNRecs = hfs_get_hl(th->bthNRecs); in hfs_btree_init()244 hfs_warn("bthNRecs %d\n", bt->bthNRecs); in hfs_btree_init()300 hfs_put_hl(bt->bthNRecs, th->bthNRecs); in hfs_btree_commit()
80 hfs_lword_t bthNRecs; /* (V) The number of leaf records */ member203 hfs_u32 bthNRecs; member
488 if (!tree->bthNRecs) { in hfs_binsert()547 ++tree->bthNRecs; in hfs_binsert()
140 if (!tree->root || !tree->bthNRecs) { in hfs_bfind()
482 --brec.tree->bthNRecs; in hfs_bdelete()