Searched refs:zv_sync_cnt (Results 1 – 1 of 1) sorted by relevance
190 uint32_t zv_sync_cnt; /* synchronous open count */ member1657 if (!sync && (zv->zv_sync_cnt == 0)) in zvol_log_write()2404 itx->itx_sync = (sync || zv->zv_sync_cnt != 0); in zvol_log_truncate()3417 zv->zv_sync_cnt++; in zvol_d_open()3418 if (zv->zv_sync_cnt == 1) in zvol_d_open()3452 zv->zv_sync_cnt--; in zvol_d_close()