Searched refs:zl_cv_suspend (Results 1 – 2 of 2) sorted by relevance
105 kcondvar_t zl_cv_suspend; /* log suspend completion */ member
1717 cv_init(&zilog->zl_cv_suspend, NULL, CV_DEFAULT, NULL); in zil_alloc()1757 cv_destroy(&zilog->zl_cv_suspend); in zil_free()1898 cv_wait(&zilog->zl_cv_suspend, &zilog->zl_lock); in zil_suspend()1930 cv_broadcast(&zilog->zl_cv_suspend); in zil_suspend()