Searched refs:cachethis (Results 1 – 3 of 3) sorted by relevance
584 u32 cachethis; /* request */ member
2035 seq->cachethis = be32_to_cpup(p); in nfsd4_decode_sequence()2603 bool cachethis = false; in nfsd4_decode_compound() local2669 cachethis |= nfsd4_cache_this_op(op); in nfsd4_decode_compound()2692 cachethis = false; in nfsd4_decode_compound()2694 ntli->ntli_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
4342 (bool)seq->cachethis) in replay_matches_cache()4482 buflen = (seq->cachethis) ? in nfsd4_sequence()4485 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()4497 if (seq->cachethis) in nfsd4_sequence()