Searched refs:zl_cv_suspend (Results 1 – 2 of 2) sorted by relevance
104 kcondvar_t zl_cv_suspend; /* log suspend completion */ member
1716 cv_init(&zilog->zl_cv_suspend, NULL, CV_DEFAULT, NULL); in zil_alloc()1756 cv_destroy(&zilog->zl_cv_suspend); in zil_free()1897 cv_wait(&zilog->zl_cv_suspend, &zilog->zl_lock); in zil_suspend()1929 cv_broadcast(&zilog->zl_cv_suspend); in zil_suspend()