Searched refs:new_root_hdr (Results 1 – 1 of 1) sorted by relevance
659 zfs_btree_hdr_t *new_root_hdr = &new_root->btc_hdr; in zfs_btree_insert_into_parent() local660 new_root_hdr->bth_parent = NULL; in zfs_btree_insert_into_parent()661 new_root_hdr->bth_first = -1; in zfs_btree_insert_into_parent()662 new_root_hdr->bth_count = 1; in zfs_btree_insert_into_parent()670 tree->bt_root = new_root_hdr; in zfs_btree_insert_into_parent()671 zfs_btree_poison_node(tree, new_root_hdr); in zfs_btree_insert_into_parent()