Searched refs:itx_sync (Results 1 – 6 of 6) sorted by relevance
100 __field(uint8_t, itx_sync) \112 __entry->itx_sync = itx->itx_sync; \127 __entry->itx_wr_state, __entry->itx_sync, __entry->itx_callback,\
615 itx->itx_sync = B_FALSE; in zfs_log_write()646 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_truncate()708 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_setattr()774 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_acl()
613 itx->itx_sync = sync; in zvol_log_write()642 itx->itx_sync = sync; in zvol_log_truncate()
1797 itx->itx_sync = B_TRUE; /* default is synchronous */ in zil_itx_create()1975 if (itx->itx_sync) { in zil_itx_assign()2781 itx->itx_sync = B_TRUE; in zil_commit_itx_assign()
397 uint8_t itx_sync; /* synchronous transaction */ member
1801 itx->itx_sync = (ztest_random(8) == 0); in ztest_log_write()1821 itx->itx_sync = B_FALSE; in ztest_log_truncate()1837 itx->itx_sync = B_FALSE; in ztest_log_setattr()