Home
last modified time | relevance | path

Searched refs:rq_cacherep (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/nfsd/
Dnfscache.c401 rqstp->rq_cacherep = NULL; in nfsd_cache_lookup()
437 rqstp->rq_cacherep = rp; in nfsd_cache_lookup()
517 struct svc_cacherep *rp = rqstp->rq_cacherep; in nfsd_cache_update()
/Linux-v4.19/include/linux/sunrpc/
Dsvc.h295 struct svc_cacherep * rq_cacherep; /* cache info */ member