Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/ !
Dnfscache.c84 if (rp->c_state == RC_DONE && rp->c_type == RC_REPLBUFF) in nfsd_reply_cache_shutdown()
194 if (rp->c_type == RC_REPLBUFF) { in nfsd_cache_lookup()
228 case RC_REPLBUFF: in nfsd_cache_lookup()
282 case RC_REPLBUFF: in nfsd_cache_update()
Dnfs3proc.c700 .pc_cachetype = RC_REPLBUFF,
750 .pc_cachetype = RC_REPLBUFF,
760 .pc_cachetype = RC_REPLBUFF,
770 .pc_cachetype = RC_REPLBUFF,
780 .pc_cachetype = RC_REPLBUFF,
790 .pc_cachetype = RC_REPLBUFF,
800 .pc_cachetype = RC_REPLBUFF,
810 .pc_cachetype = RC_REPLBUFF,
820 .pc_cachetype = RC_REPLBUFF,
830 .pc_cachetype = RC_REPLBUFF,
Dcache.h62 RC_REPLBUFF, enumerator
Dnfsproc.c552 .pc_cachetype = RC_REPLBUFF,
607 .pc_cachetype = RC_REPLBUFF,
617 .pc_cachetype = RC_REPLBUFF,
663 .pc_cachetype = RC_REPLBUFF,
Dnfs4xdr.c1664 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()