Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbtree.c1059 uint32_t move_idx = l_neighbor->btc_hdr.bth_count - move_count; in zfs_btree_bulk_finish() local
1060 bt_transfer_core(tree, l_neighbor, move_idx, move_count, cur, 0, in zfs_btree_bulk_finish()
1067 move_idx--; in zfs_btree_bulk_finish()
1068 bcpy(l_neighbor->btc_elems + move_idx * size, separator, size); in zfs_btree_bulk_finish()