Home
last modified time | relevance | path

Searched refs:zt_bufsize (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
Dzio.h364 uint64_t zt_bufsize; member
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dzio.c367 zt->zt_bufsize = bufsize; in zio_push_transform()
387 if (zt->zt_bufsize != 0) in zio_pop_transforms()
388 zio_buf_free(zio->io_data, zt->zt_bufsize); in zio_pop_transforms()