Searched refs:c_start (Results 1 – 1 of 1) sorted by relevance
441 zfs_btree_hdr_t **c_start = node->btc_children + idx + in bt_shift_core() local443 zfs_btree_hdr_t **c_out = (dir == BSD_LEFT ? c_start - off : in bt_shift_core()444 c_start + off); in bt_shift_core()446 bmov(c_start, c_out, c_count * sizeof (*c_start)); in bt_shift_core()