Searched refs:bthRoot (Results 1 – 6 of 6) sorted by relevance
233 bt->bthRoot = hfs_get_hl(th->bthRoot); in hfs_btree_init()243 hfs_warn("bthRoot %d\n", bt->bthRoot); in hfs_btree_init()263 if (bt->bthDepth && bt->bthRoot) { in hfs_btree_init()267 hfs_bnode_read(bt->root, bt, bt->bthRoot, HFS_STICKY); in hfs_btree_init()299 hfs_put_hl(bt->bthRoot, th->bthRoot); in hfs_btree_commit()
100 tree->bthRoot = 0; in del_root()102 tree->bthRoot = 0; in del_root()136 tree->bthRoot = child.bn->node; in del_root()147 tree->bthRoot = node; in del_root()
79 hfs_lword_t bthRoot; /* (V) The node number of the root node */ member202 hfs_u32 bthRoot; member
214 root->bnr = hfs_bnode_find(tree, tree->bthRoot, lock_type); in hfs_brec_init()
453 } else if (node == tree->bthRoot) { in hfs_bnode_find()
135 tree->bthRoot = root->node; in add_root()