Searched refs:odd_iowait (Results 1 – 2 of 2) sorted by relevance
105 kcondvar_t odd_iowait; member
918 cv_broadcast(&odd->odd_iowait); in overlay_io_done()928 cv_wait(&odd->odd_iowait, &odd->odd_lock); in overlay_io_wait()1360 cv_init(&odd->odd_iowait, NULL, CV_DRIVER, NULL); in overlay_i_create()1523 cv_destroy(&odd->odd_iowait); in overlay_i_delete()