Searched refs:zl_sync (Results 1 – 3 of 3) sorted by relevance
39 __field(uint8_t, zl_sync) \62 __entry->zl_sync = zilog->zl_sync; \88 __entry->zl_stop_sync, __entry->zl_logbias, __entry->zl_sync, \
208 uint8_t zl_sync; /* synchronous or asynchronous */ member
3980 if (zilog->zl_sync == ZFS_SYNC_DISABLED) in zil_commit_flags()4283 zilog->zl_sync = sync; in zil_set_sync()4305 zilog->zl_sync = dmu_objset_syncprop(os); in zil_alloc()4822 if (zilog->zl_sync == ZFS_SYNC_DISABLED) in zil_replaying()