Searched refs:RC_REPLBUFF (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfs3proc.c | 819 .pc_cachetype = RC_REPLBUFF, 879 .pc_cachetype = RC_REPLBUFF, 891 .pc_cachetype = RC_REPLBUFF, 903 .pc_cachetype = RC_REPLBUFF, 915 .pc_cachetype = RC_REPLBUFF, 927 .pc_cachetype = RC_REPLBUFF, 939 .pc_cachetype = RC_REPLBUFF, 951 .pc_cachetype = RC_REPLBUFF, 963 .pc_cachetype = RC_REPLBUFF, 975 .pc_cachetype = RC_REPLBUFF,
|
| H A D | nfscache.c | 115 if (rp->c_type == RC_REPLBUFF) in nfsd_cacherep_free() 139 if (rp->c_type == RC_REPLBUFF && rp->c_replvec.iov_base) in nfsd_cacherep_unlink_locked() 534 case RC_REPLBUFF: in nfsd_cache_lookup() 601 case RC_REPLBUFF: in nfsd_cache_update()
|
| H A D | cache.h | 72 RC_REPLBUFF, enumerator
|
| H A D | nfsproc.c | 666 .pc_cachetype = RC_REPLBUFF, 735 .pc_cachetype = RC_REPLBUFF, 747 .pc_cachetype = RC_REPLBUFF, 803 .pc_cachetype = RC_REPLBUFF,
|
| H A D | nfs4xdr.c | 2693 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
|