Home
last modified time | relevance | path

Searched refs:lr_truncate_t (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h298 } lr_truncate_t; typedef
/titanic_44/usr/src/cmd/zdb/
H A Dzdb_il.c186 zil_prt_rec_truncate(zilog_t *zilog, int txtype, lr_truncate_t *lr) in zil_prt_rec_truncate()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c564 lr_truncate_t *lr; in zfs_log_truncate()
570 lr = (lr_truncate_t *)&itx->itx_lr; in zfs_log_truncate()
H A Dzvol.c369 zvol_replay_truncate(zvol_state_t *zv, lr_truncate_t *lr, boolean_t byteswap) in zvol_replay_truncate()
1621 lr_truncate_t *lr; in zvol_log_truncate()
1628 lr = (lr_truncate_t *)&itx->itx_lr; in zvol_log_truncate()
H A Dzfs_replay.c737 zfs_replay_truncate(zfsvfs_t *zfsvfs, lr_truncate_t *lr, boolean_t byteswap) in zfs_replay_truncate()
/titanic_44/usr/src/cmd/ztest/
H A Dztest.c1382 ztest_log_truncate(ztest_ds_t *zd, dmu_tx_t *tx, lr_truncate_t *lr) in ztest_log_truncate()
1677 ztest_replay_truncate(ztest_ds_t *zd, lr_truncate_t *lr, boolean_t byteswap) in ztest_replay_truncate()
2093 lr_truncate_t *lr; in ztest_truncate()