Home
last modified time | relevance | path

Searched refs:spa_namespace_cv (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c237 static kcondvar_t spa_namespace_cv; variable
782 cv_broadcast(&spa_namespace_cv); in spa_remove()
2347 cv_init(&spa_namespace_cv, NULL, CV_DEFAULT, NULL); in spa_init()
2428 cv_destroy(&spa_namespace_cv); in spa_fini()