Searched refs:nfsrvd_statmtx (Results 1 – 1 of 1) sorted by relevance
405 static struct mtx nfsrvd_statmtx; variable406 MTX_SYSINIT(nfsst, &nfsrvd_statmtx, "NFSstat", MTX_DEF);416 mtx_lock(&nfsrvd_statmtx); in nfsrvd_statstart()426 mtx_unlock(&nfsrvd_statmtx); in nfsrvd_statstart()446 mtx_lock(&nfsrvd_statmtx); in nfsrvd_statend()464 mtx_unlock(&nfsrvd_statmtx); in nfsrvd_statend()