Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfssvc.c959 rqstp->rq_cachetype = proc->pc_cachetype; in nfsd()
1004 nfsd_cache_update(rqstp, rp, rqstp->rq_cachetype, nfs_reply); in nfsd_dispatch()
H A Dnfscache.c486 int type = rqstp->rq_cachetype; in nfsd_cache_lookup()
/linux/include/linux/sunrpc/
H A Dsvc.h205 int rq_cachetype; /* catering to nfsd */
209 int rq_cachetype; /* catering to nfsd */ global() member