Searched defs:zio_free_sync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c817 * putting it on the list and then processing it in zio_free_sync().
834 VERIFY0(zio_wait(zio_free_sync(NULL, spa, txg, bp, 0)));
839 zio_free_sync(zio_t *pio, spa_t *spa, uint64_t txg, const blkptr_t *bp, function
1870 return (zio_free_sync(pio, pio->io_spa, pio->io_txg, bp,

Completed in 53 milliseconds