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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c271 * Push and pop I/O transform buffers
276 zio_transform_func_t *transform)
283 zt->zt_transform = transform;
315 * I/O transform callbacks for subblocks and decompression
2586 * the transform stack, so we won't have the data we need to
275 zio_push_transform(zio_t *zio, void *data, uint64_t size, uint64_t bufsize, zio_transform_func_t *transform) argument

Completed in 256 milliseconds