Searched refs:itx_sync (Results 1 – 5 of 5) sorted by relevance
97 __field(uint8_t, itx_sync) \109 __entry->itx_sync = itx->itx_sync; \124 __entry->itx_wr_state, __entry->itx_sync, __entry->itx_callback,\
675 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_write()712 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_truncate()774 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_setattr()806 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_setsaxattr()872 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_acl()910 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_clone_range()
2551 itx->itx_sync = B_TRUE; /* default is synchronous */ in zil_itx_create()2745 if (itx->itx_sync) { in zil_itx_assign()3738 itx->itx_sync = B_TRUE; in zil_commit_itx_assign()
455 uint8_t itx_sync; /* synchronous transaction */ member
2240 itx->itx_sync = (ztest_random(8) == 0); in ztest_log_write()2260 itx->itx_sync = B_FALSE; in ztest_log_truncate()2276 itx->itx_sync = B_FALSE; in ztest_log_setattr()