Searched refs:zvol_request_sync (Results 1 – 1 of 1) sorted by relevance
54 static unsigned int zvol_request_sync = 0; variable533 if (zvol_request_sync || zv->zv_threading == B_FALSE) in zvol_request_impl()1922 module_param(zvol_request_sync, uint, 0644);1923 MODULE_PARM_DESC(zvol_request_sync, "Synchronously handle bio requests");