Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfscache.c425 rqstp->rq_cacherep = NULL; in nfsd_cache_lookup()
450 rqstp->rq_cacherep = rp; in nfsd_cache_lookup()
524 struct svc_cacherep *rp = rqstp->rq_cacherep; in nfsd_cache_update()
/Linux-v5.15/include/linux/sunrpc/
Dsvc.h302 struct svc_cacherep * rq_cacherep; /* cache info */ member