Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsd.h60 int ntli_cachetype; member
H A Dnfssvc.c1006 ntli->ntli_cachetype = proc->pc_cachetype; in nfsd_dispatch()
1045 nfsd_cache_update(rqstp, rp, ntli->ntli_cachetype, nfs_reply); in nfsd_dispatch()
H A Dnfscache.c476 int type = ntli->ntli_cachetype; in nfsd_cache_lookup()
H A Dnfs4xdr.c2727 ntli->ntli_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()