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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzio.c1803 * In the event that a gang write fails, zio_dva_unallocate() walks the
1811 * tree, then even if some of the rewrites fail, zio_dva_unallocate() will free
2834 zio_dva_unallocate(zio_t *zio, zio_gang_node_t *gn, blkptr_t *bp) function
2844 zio_dva_unallocate(zio, gn->gn_child[g],
3631 zio_dva_unallocate(zio, zio->io_gang_tree, bp);

Completed in 54 milliseconds