Searched refs:RC_REPLBUFF (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/nfsd/ |
| A D | nfs3proc.c | 875 .pc_cachetype = RC_REPLBUFF, 935 .pc_cachetype = RC_REPLBUFF, 947 .pc_cachetype = RC_REPLBUFF, 959 .pc_cachetype = RC_REPLBUFF, 971 .pc_cachetype = RC_REPLBUFF, 983 .pc_cachetype = RC_REPLBUFF, 995 .pc_cachetype = RC_REPLBUFF, 1007 .pc_cachetype = RC_REPLBUFF, 1019 .pc_cachetype = RC_REPLBUFF, 1031 .pc_cachetype = RC_REPLBUFF,
|
| A D | cache.h | 72 RC_REPLBUFF, enumerator
|
| 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() 547 case RC_REPLBUFF: in nfsd_cache_lookup() 614 case RC_REPLBUFF: in nfsd_cache_update()
|
| A D | nfsproc.c | 695 .pc_cachetype = RC_REPLBUFF, 764 .pc_cachetype = RC_REPLBUFF, 776 .pc_cachetype = RC_REPLBUFF, 832 .pc_cachetype = RC_REPLBUFF,
|
| A D | nfs4xdr.c | 2546 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
|
Completed in 26 milliseconds