Home
last modified time | relevance | path

Searched refs:abd_zero_off (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dabd.h88 void abd_zero_off(abd_t *, size_t, size_t);
132 abd_zero_off(abd, 0, size); in abd_zero()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dabd.c905 abd_zero_off(abd_t *abd, size_t off, size_t size) in abd_zero_off() function
H A Dzio.c1753 abd_zero_off(cdata, psize, rounded - psize); in zio_write_compress()
3734 abd_zero_off(abuf, zio->io_size, asize - zio->io_size); in zio_vdev_io_start()
4550 abd_zero_off(adata, psize, asize - psize); in zio_done()
H A Darc.c1826 abd_zero_off(abd, csize, psize - csize); in arc_hdr_authenticate()
8942 abd_zero_off(to_write, psize, asize - psize); in l2arc_apply_transforms()
8952 abd_zero_off(to_write, size, asize - size); in l2arc_apply_transforms()
8969 abd_zero_off(to_write, size, asize - size); in l2arc_apply_transforms()
9006 abd_zero_off(eabd, psize, asize - psize); in l2arc_apply_transforms()
H A Dvdev_draid.c740 abd_zero_off(rr->rr_col[x].rc_abd, in vdev_draid_cksum_finish()
H A Dvdev_raidz.c907 abd_zero_off(dst, size, in vdev_raidz_reconstruct_q()