Searched refs:bcpy (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | btree.c | 748 bcpy(tmp_buf, buf, size); in zfs_btree_insert_into_parent() 758 bcpy(tmp_buf, buf, size); in zfs_btree_insert_into_parent() 804 bcpy(value, start, size); in zfs_btree_insert_leaf_impl() 884 bcpy(value, buf, size); in zfs_btree_insert_into_leaf() 985 bcpy(separator, out, size); in zfs_btree_bulk_finish() 1052 bcpy(separator, e_out, size); in zfs_btree_bulk_finish() 1521 bcpy(take_elem, separator, size); in zfs_btree_remove_from_node() 1558 bcpy(take_elem, separator, size); in zfs_btree_remove_from_node() 1611 bcpy(separator, e_out, size); in zfs_btree_remove_from_node() 1667 bcpy(value, tmp, size); in zfs_btree_remove_idx() [all …]
|
| /freebsd-14.2/contrib/diff/ |
| H A D | ChangeLog | 2501 these standard names to the traditional names (bcmp, bcpy, index,
|