Home
last modified time | relevance | path

Searched refs:bt_shift_core (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbtree.c393 bt_shift_core(zfs_btree_t *tree, zfs_btree_core_t *node, uint32_t idx, in bt_shift_core() function
423 bt_shift_core(tree, node, idx, count, 1, shape, BSD_LEFT); in bt_shift_core_left()
434 bt_shift_core(tree, node, idx, count, 1, shape, BSD_RIGHT); in bt_shift_core_right()
1010 bt_shift_core(tree, cur, 0, hdr->bth_count, move_count, in zfs_btree_bulk_finish()