Home | Sort by: relevance | last modified time | path |
/src/sys/fs/nfs/server/ | |
nfs_nfsdsocket.c | 625 struct nfsclient *clp, *nclp; local in function:nfsrvd_compound 693 nclp) { |
nfs_nfsdstate.c | 1066 struct nfsclient *clp, *nclp; local in function:nfsrv_servertimer 1114 nclp = LIST_NEXT(clp, lc_hash); 1171 clp = nclp; 5361 struct nfsclient *clp, *nclp; local in function:nfsrv_throwawayopens 5371 LIST_FOREACH_SAFE(clp, &nfsclienthash[i], lc_hash, nclp) { 5740 struct nfsclient *clp, *nclp; local in function:nfsrv_throwawayallstate 5748 LIST_FOREACH_SAFE(clp, &nfsclienthash[i], lc_hash, nclp) { |