Home
last modified time | relevance | path

Searched refs:zfs_log_write (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_znode.h367 extern void zfs_log_write(zilog_t *zilog, dmu_tx_t *tx, int txtype,
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_log.c464 zfs_log_write(zilog_t *zilog, dmu_tx_t *tx, int txtype, in zfs_log_write() function
H A Dzfs_vnops.c1393 zfs_log_write(zilog, tx, TX_WRITE, zp, woff, tx_bytes, ioflag); in zfs_write()
6177 zfs_log_write(zfsvfs->z_log, tx, TX_WRITE, zp, off, len, 0); in zfs_putapage()