Home
last modified time | relevance | path

Searched refs:zio_destroy (Results 1 – 3 of 3) sorted by relevance

/src/sys/contrib/openzfs/include/sys/
H A Dzio.h583 extern void zio_destroy(zio_t *zio);
/src/sys/contrib/openzfs/module/zfs/
H A Dzio.c1046 zio_destroy(zio_t *zio) in zio_destroy() function
2540 zio_destroy(zio); in zio_wait()
5882 zio_destroy(zio); in zio_done()
H A Ddmu_recv.c1561 zio_destroy(io); in do_corrective_recv()