Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h323 extern void zfs_log_write(zilog_t *zilog, dmu_tx_t *tx, int txtype,
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c478 zfs_log_write(zilog_t *zilog, dmu_tx_t *tx, int txtype, in zfs_log_write() function
H A Dzfs_vnops.c1010 zfs_log_write(zilog, tx, TX_WRITE, zp, woff, tx_bytes, ioflag); in zfs_write()
4295 zfs_log_write(zfsvfs->z_log, tx, TX_WRITE, zp, off, len, 0); in zfs_putapage()