Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dnfscache.c432 rqstp->rq_cacherep = NULL; in nfsd_cache_lookup()
456 rqstp->rq_cacherep = rp; in nfsd_cache_lookup()
531 struct svc_cacherep *rp = rqstp->rq_cacherep; in nfsd_cache_update()
/Linux-v6.1/include/linux/sunrpc/
Dsvc.h312 struct svc_cacherep * rq_cacherep; /* cache info */ member