Searched refs:bthDepth (Results 1 – 3 of 3) sorted by relevance
168 d_fetchw(&ptr, (short *) &bt->hdr.bthDepth); in bt_readhdr()267 d_storew(&ptr, bt->hdr.bthDepth); in bt_writehdr()342 nnodes = nrecs * (bt->hdr.bthDepth + 1); in bt_space()498 bt->hdr.bthDepth = 1; in bt_insert()530 ++bt->hdr.bthDepth; in bt_insert()639 if (bt->hdr.bthDepth > 1 && root.nd.ndNRecs == 1) in bt_delete()647 --bt->hdr.bthDepth; in bt_delete()652 else if (bt->hdr.bthDepth == 1 && root.nd.ndNRecs == 0) in bt_delete()656 bt->hdr.bthDepth = 0; in bt_delete()
295 UInteger bthDepth; /* current depth of tree */ member
750 ext->hdr.bthDepth = 0; in hfs_format()837 cat->hdr.bthDepth = 0; in hfs_format()