Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfscache.c423 rqstp->rq_cacherep = NULL; in nfsd_cache_lookup()
459 rqstp->rq_cacherep = rp; in nfsd_cache_lookup()
540 struct svc_cacherep *rp = rqstp->rq_cacherep; in nfsd_cache_update()
/linux-4.1.27/include/linux/sunrpc/
Dsvc.h285 struct svc_cacherep * rq_cacherep; /* cache info */ member