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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Darc.h187 zio_t *arc_write(zio_t *pio, spa_t *spa, uint64_t txg,
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu.c2263 zio_nowait(arc_write(pio, os->os_spa, txg,
H A Ddmu_objset.c1354 zio = arc_write(pio, os->os_spa, tx->tx_txg,
H A Ddbuf.c3869 dr->dr_zio = arc_write(zio, os->os_spa, txg,
H A Darc.c2869 * an arc_write() then the hdr's data buffer will be released when the
6058 * buffer which will be freed in arc_write().
6317 arc_write(zio_t *pio, spa_t *spa, uint64_t txg, blkptr_t *bp, arc_buf_t *buf, function

Completed in 152 milliseconds