Searched refs:nfs_cverf_mtx (Results 1 – 1 of 1) sorted by relevance
1486 static struct mtx nfs_cverf_mtx; variable1487 MTX_SYSINIT(nfs_cverf_mtx, &nfs_cverf_mtx, "NFS create verifier mutex",1497 mtx_lock(&nfs_cverf_mtx); in nfs_get_cverf()1505 mtx_unlock(&nfs_cverf_mtx); in nfs_get_cverf()