Searched refs:cachethis (Results 1 – 4 of 4) sorted by relevance
469 __field(unsigned int, cachethis)478 __entry->cachethis = args->csa_cachethis;506 __field(unsigned int, cachethis)515 __entry->cachethis = args->csa_cachethis;
422 u32 cachethis; /* request */ member
1515 seq->cachethis = be32_to_cpup(p++); in nfsd4_decode_sequence()1910 bool cachethis = false; in nfsd4_decode_compound() local1966 cachethis |= nfsd4_cache_this_op(op); in nfsd4_decode_compound()1989 cachethis = false; in nfsd4_decode_compound()1991 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
3548 (bool)seq->cachethis) in replay_matches_cache()3654 buflen = (seq->cachethis) ? in nfsd4_sequence()3657 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()3667 if (seq->cachethis) in nfsd4_sequence()