Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfssvc.c1021 rqstp->rq_cachetype = proc->pc_cachetype; in nfsd_dispatch()
1048 nfsd_cache_update(rqstp, rqstp->rq_cachetype, statp + 1); in nfsd_dispatch()
H A Dnfscache.c405 int type = rqstp->rq_cachetype; in nfsd_cache_lookup()
H A Dnfs4xdr.c2287 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvc.h264 int rq_cachetype; /* catering to nfsd */ member