Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dsvc.h225 int rq_cachetype; /* catering to nfsd */ member
/Linux-v6.6/fs/nfsd/
Dnfssvc.c996 rqstp->rq_cachetype = proc->pc_cachetype; in nfsd_dispatch()
1018 nfsd_cache_update(rqstp, rp, rqstp->rq_cachetype, statp + 1); in nfsd_dispatch()
Dnfscache.c487 int type = rqstp->rq_cachetype; in nfsd_cache_lookup()
Dnfs4xdr.c2525 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()