Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbtree.c1024 uint32_t move_idx = l_neighbor->btc_hdr.bth_count - move_count; in zfs_btree_bulk_finish() local
1025 bt_transfer_core(tree, l_neighbor, move_idx, move_count, cur, 0, in zfs_btree_bulk_finish()
1032 move_idx--; in zfs_btree_bulk_finish()
1033 bcpy(l_neighbor->btc_elems + move_idx * size, separator, size); in zfs_btree_bulk_finish()