Lines Matching refs:nfsrvcache
65 #include <nfs/nfsrvcache.h>
75 LIST_HEAD(nfsrvhash, nfsrvcache) *nfsrvhashtbl;
76 TAILQ_HEAD(nfsrvlru, nfsrvcache) nfsrvlruhead;
87 static struct nfsrvcache *nfsrv_lookupcache(struct nfsrv_descript *nd);
88 static void nfsrv_unlockcache(struct nfsrvcache *rp);
142 cleanentry(struct nfsrvcache *rp)
165 pool_init(&nfs_reqcache_pool, sizeof(struct nfsrvcache), 0, 0, 0,
185 static struct nfsrvcache *
188 struct nfsrvcache *rp;
213 nfsrv_unlockcache(struct nfsrvcache *rp)
240 struct nfsrvcache *rp, *rpdup;
347 struct nfsrvcache *rp;
383 struct nfsrvcache *rp;