Searched refs:cachethis (Results 1 – 4 of 4) sorted by relevance
141 __field(unsigned int, cachethis)150 __entry->cachethis = args->csa_cachethis;178 __field(unsigned int, cachethis)187 __entry->cachethis = args->csa_cachethis;
440 u32 cachethis; /* request */ member
1822 seq->cachethis = be32_to_cpup(p); in nfsd4_decode_sequence()2375 bool cachethis = false; in nfsd4_decode_compound() local2439 cachethis |= nfsd4_cache_this_op(op); in nfsd4_decode_compound()2462 cachethis = false; in nfsd4_decode_compound()2464 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
3880 (bool)seq->cachethis) in replay_matches_cache()3986 buflen = (seq->cachethis) ? in nfsd4_sequence()3989 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()3999 if (seq->cachethis) in nfsd4_sequence()