Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dbtree.c69 bmov(const void *src, void *dest, size_t size) in bmov() function
403 bmov(e_start, e_out, count * size); in bt_shift_core()
410 bmov(c_start, c_out, c_count * sizeof (*c_start)); in bt_shift_core()
455 bmov(start, out, count * size); in bt_shift_leaf()