Searched refs:bt_shift_leaf_right (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | btree.c | 433 bt_shift_leaf_right(zfs_btree_t *tree, zfs_btree_leaf_t *leaf, uint64_t idx, in bt_shift_leaf_right() function 697 bt_shift_leaf_right(tree, leaf, idx, count); in zfs_btree_insert_leaf_impl() 773 bt_shift_leaf_right(tree, new_leaf, 0, move_count); in zfs_btree_insert_into_leaf() 1651 bt_shift_leaf_right(tree, leaf, 0, idx); in zfs_btree_remove_idx()
|