Home
last modified time | relevance | path

Searched refs:RC_NOCACHE (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
H A Dnfs3acl.c239 .pc_cachetype = RC_NOCACHE,
251 .pc_cachetype = RC_NOCACHE,
263 .pc_cachetype = RC_NOCACHE,
H A Dlocalio.c190 .pc_cachetype = RC_NOCACHE,
201 .pc_cachetype = RC_NOCACHE,
H A Dcache.h70 RC_NOCACHE, enumerator
H A Dnfssvc.c1041 nfsd_cache_update(rqstp, rp, RC_NOCACHE, NULL); in nfsd_dispatch()
1047 nfsd_cache_update(rqstp, rp, RC_NOCACHE, NULL); in nfsd_dispatch()
H A Dnfs4xdr.c2694 ntli->ntli_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()