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