Searched refs:zvol_request_sync (Results 1 – 5 of 5) sorted by relevance
102 extern unsigned int zvol_request_sync;
110 VOL_REQUEST_SYNC vol.request_sync zvol_request_sync
775 if (sync || zvol_request_sync) { in zvol_geom_bio_strategy()
536 if (zvol_request_sync || zv->zv_threading == B_FALSE) in zvol_request_impl()
106 unsigned int zvol_request_sync = 0; variable