Searched refs:zio_transform_func_t (Results 1 – 2 of 2) sorted by relevance
372 typedef void zio_transform_func_t(zio_t *zio, void *data, uint64_t size); typedef378 zio_transform_func_t *zt_transform;
271 zio_transform_func_t *transform) in zio_push_transform()