Home
last modified time | relevance | path

Searched refs:rq_cachetype (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/sunrpc/
Dsvc.h225 int rq_cachetype; /* catering to nfsd */ member
/linux-6.6.21/fs/nfsd/
Dnfssvc.c997 rqstp->rq_cachetype = proc->pc_cachetype; in nfsd_dispatch()
1027 nfsd_cache_update(rqstp, rp, rqstp->rq_cachetype, nfs_reply); in nfsd_dispatch()
Dnfscache.c509 int type = rqstp->rq_cachetype; in nfsd_cache_lookup()
Dnfs4xdr.c2525 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()