Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzio.h551 extern void zio_destroy(zio_t *zio);
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzio.c978 zio_destroy(zio_t *zio) in zio_destroy() function
2400 zio_destroy(zio); in zio_wait()
5009 zio_destroy(zio); in zio_done()
H A Ddmu_recv.c1492 zio_destroy(io); in do_corrective_recv()