Searched refs:itx_sync (Results 1 – 5 of 5) sorted by relevance
540 itx->itx_sync = B_FALSE; in zfs_log_write()575 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_truncate()644 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_setattr()710 itx->itx_sync = (zp->z_sync_cnt != 0); in zfs_log_acl()
1139 itx->itx_sync = B_TRUE; /* default is synchronous */ in zil_itx_create()1300 if (itx->itx_sync) { in zil_itx_assign()
1110 itx->itx_sync = sync; in zvol_log_write()1633 itx->itx_sync = sync; in zvol_log_truncate()
370 uint8_t itx_sync; /* synchronous transaction */ member
1372 itx->itx_sync = (ztest_random(8) == 0); in ztest_log_write()1393 itx->itx_sync = B_FALSE; in ztest_log_truncate()1409 itx->itx_sync = B_FALSE; in ztest_log_setattr()