Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dblock_if.c218 ssize_t clen, len, off, boff, voff; in blockif_proc() local
236 off = voff = 0; in blockif_proc()
247 voff); in blockif_proc()
248 memcpy(br->br_iov[i].iov_base + voff, in blockif_proc()
250 if (clen < br->br_iov[i].iov_len - voff) in blockif_proc()
251 voff += clen; in blockif_proc()
254 voff = 0; in blockif_proc()
276 off = voff = 0; in blockif_proc()
282 voff); in blockif_proc()
284 br->br_iov[i].iov_base + voff, clen); in blockif_proc()
[all …]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddmu_send.c1934 uint64_t voff; /* The current offset in the stream */ member
2023 len - done, ra->voff, &resid); in receive_read()
2032 ra->voff += len - done - resid; in receive_read()
3085 ra.voff = *voffp; in dmu_recv_stream()
3281 *voffp = ra.voff; in dmu_recv_stream()
/freebsd-12-stable/contrib/binutils/bfd/
DChangeLog330 and sh_flags instead of bfd section flags. Delete voff and code
DChangeLog-98995046 * coff-sh.c (sh_relax_delete_bytes): Initialize start and voff.
DChangeLog-02035106 (assign_file_positions_for_segments): Only adjust off/voff