Searched refs:bt_shift_core_right (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | btree.c | 408 bt_shift_core_right(zfs_btree_t *tree, zfs_btree_core_t *node, uint64_t idx, in bt_shift_core_right() function 519 bt_shift_core_right(tree, parent, offset, count, in zfs_btree_insert_core_impl() 656 bt_shift_core_right(tree, new_parent, 0, move_count, in zfs_btree_insert_into_parent() 1394 bt_shift_core_right(tree, node, 0, idx - 1, BSS_TRAPEZOID); in zfs_btree_remove_from_node()
|