Searched defs:thiscpy (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu.c1610 int tocpy, copied, thiscpy; local
1632 bcopy(va, (char *)db->db_data + bufoff, thiscpy); local
1668 int tocpy, copied, thiscpy; local
1690 bcopy(va, (char *)db->db_data + bufoff, thiscpy); local

Completed in 113 milliseconds