Home
last modified time | relevance | path

Searched refs:zio_free (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c565 zio_free(zilog->zl_spa, first_txg, bp); in zil_clear_log_block()
696 zio_free(zilog->zl_spa, dmu_tx_get_txg(tx), bp); in zil_free_log_block()
714 zio_free(zilog->zl_spa, dmu_tx_get_txg(tx), bp); in zil_free_write()
742 zio_free(spa, dmu_tx_get_txg(tx), bp); in zil_free_clone_range()
978 zio_free(zilog->zl_spa, txg, &blk); in zil_create()
1080 zio_free(zilog->zl_spa, txg, &lwb->lwb_blk); in zil_destroy()
3730 zio_free(spa, txg, &lwb->lwb_blk); in zil_sync()
H A Dddt.c478 zio_free(ddt->ddt_spa, txg, &blk); in ddt_phys_free()
H A Dvdev_removal.c957 zio_free(spa, vcsa->vcsa_txg, &bp); in unalloc_seg()
H A Ddmu.c1666 zio_free(zio->io_spa, zio->io_txg, zio->io_bp); in dmu_sync_late_arrival_done()
H A Ddsl_scan.c1415 zio_free(dp->dp_spa, txg, bp); in dsl_free()
H A Dzio.c1341 zio_free(spa_t *spa, uint64_t txg, const blkptr_t *bp) in zio_free() function
H A Ddbuf.c1937 zio_free(db->db_objset->os_spa, txg, bp); in dbuf_unoverride()
H A Dspa.c2900 zio_free(spa, tx->tx_txg, bp); in delete_blkptr_cb()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dzio.h572 extern void zio_free(spa_t *spa, uint64_t txg, const blkptr_t *bp);