Searched refs:arc_write (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Darc.h185 zio_t *arc_write(zio_t *pio, spa_t *spa, uint64_t txg,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu.c1728 zio_nowait(arc_write(pio, os->os_spa, txg,
H A Ddmu_objset.c1142 zio = arc_write(pio, os->os_spa, tx->tx_txg,
H A Ddbuf.c3627 dr->dr_zio = arc_write(zio, os->os_spa, txg,
H A Darc.c2459 * arc_write() then the hdr's data buffer will be released when the
5272 * buffer which will be freed in arc_write().
5514 arc_write(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, arc_buf_t *buf, function

Completed in 265 milliseconds