Searched refs:zfs_btree_first_helper (Results 1 – 1 of 1) sorted by relevance
485 zfs_btree_first_helper(zfs_btree_hdr_t *hdr, zfs_btree_index_t *where) in zfs_btree_first_helper() function1057 VERIFY3P(zfs_btree_first_helper(subtree, &new_idx), !=, NULL); in zfs_btree_add_idx()1078 return (zfs_btree_first_helper(tree->bt_root, where)); in zfs_btree_first()1193 return (zfs_btree_first_helper(child, out_idx)); in zfs_btree_next_helper()