Searched refs:nfs_cverf_mtx (Results 1 – 1 of 1) sorted by relevance
1510 static struct mtx nfs_cverf_mtx; variable1511 MTX_SYSINIT(nfs_cverf_mtx, &nfs_cverf_mtx, "NFS create verifier mutex",1521 mtx_lock(&nfs_cverf_mtx); in nfs_get_cverf()1529 mtx_unlock(&nfs_cverf_mtx); in nfs_get_cverf()