Searched refs:cachethis (Results 1 – 2 of 2) sorted by relevance
2035 seq->cachethis = be32_to_cpup(p); in nfsd4_decode_sequence()2602 bool cachethis = false; in nfsd4_decode_compound() local2668 cachethis |= nfsd4_cache_this_op(op); in nfsd4_decode_compound()2691 cachethis = false; in nfsd4_decode_compound()2693 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
4325 (bool)seq->cachethis) in replay_matches_cache()4465 buflen = (seq->cachethis) ? in nfsd4_sequence()4468 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()4480 if (seq->cachethis) in nfsd4_sequence()