Searched refs:RC_REPLBUFF (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/fs/nfsd/ |
D | nfscache.c | 84 if (rp->c_state == RC_DONE && rp->c_type == RC_REPLBUFF) in nfsd_reply_cache_shutdown() 193 if (rp->c_type == RC_REPLBUFF) { in nfsd_cache_lookup() 227 case RC_REPLBUFF: in nfsd_cache_lookup() 281 case RC_REPLBUFF: in nfsd_cache_update()
|
D | nfs3proc.c | 700 .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,
|
D | cache.h | 62 RC_REPLBUFF, enumerator
|
D | nfsproc.c | 552 .pc_cachetype = RC_REPLBUFF, 607 .pc_cachetype = RC_REPLBUFF, 617 .pc_cachetype = RC_REPLBUFF, 663 .pc_cachetype = RC_REPLBUFF,
|