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.h601 extern void zio_destroy(zio_t *zio);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzio.c1056 zio_destroy(zio_t *zio) in zio_destroy() function
2873 zio_destroy(zio); in zio_wait()
6319 zio_destroy(zio); in zio_done()
H A Ddmu_recv.c1614 zio_destroy(io); in do_corrective_recv()