Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbtree.c437 uint8_t *e_out = (dir == BSD_LEFT ? e_start - off * size : in bt_shift_core() local
439 bmov(e_start, e_out, count * size); in bt_shift_core()
1051 uint8_t *e_out = cur->btc_elems + ((move_count - 1) * size); in zfs_btree_bulk_finish() local
1052 bcpy(separator, e_out, size); in zfs_btree_bulk_finish()
1608 uint8_t *e_out = keep->btc_elems + keep_hdr->bth_count * size; in zfs_btree_remove_from_node() local
1611 bcpy(separator, e_out, size); in zfs_btree_remove_from_node()