Searched refs:zv_removing_cv (Results 1 – 4 of 4) sorted by relevance
57 kcondvar_t zv_removing_cv; /* ready to remove minor */ member
899 cv_broadcast(&zv->zv_removing_cv); in zvol_resume()937 cv_broadcast(&zv->zv_removing_cv); in zvol_last_close()1250 cv_wait(&zv->zv_removing_cv, &zv->zv_state_lock); in zvol_remove_minor_task()
1366 cv_init(&zv->zv_removing_cv, NULL, CV_DEFAULT, NULL); in zvol_alloc()1483 cv_destroy(&zv->zv_removing_cv); in zvol_os_free()
1368 cv_destroy(&zv->zv_removing_cv); in zvol_os_free()1426 cv_init(&zv->zv_removing_cv, NULL, CV_DEFAULT, NULL); in zvol_os_create_minor()