Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzio.h560 extern void zio_destroy(zio_t *zio);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio.c999 zio_destroy(zio_t *zio) in zio_destroy() function
2473 zio_destroy(zio); in zio_wait()
5518 zio_destroy(zio); in zio_done()
H A Ddmu_recv.c1532 zio_destroy(io); in do_corrective_recv()