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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu.c1328 int tocpy, copied, thiscpy; local
1350 bcopy(va, (char *)db->db_data + bufoff, thiscpy); local
1386 int tocpy, copied, thiscpy; local
1408 bcopy(va, (char *)db->db_data + bufoff, thiscpy); local

Completed in 113 milliseconds