Searched refs:cachethis (Results 1 – 4 of 4) sorted by relevance
171 __field(unsigned int, cachethis)180 __entry->cachethis = args->csa_cachethis;208 __field(unsigned int, cachethis)217 __entry->cachethis = args->csa_cachethis;
577 u32 cachethis; /* request */ member
1888 seq->cachethis = be32_to_cpup(p); in nfsd4_decode_sequence()2455 bool cachethis = false; in nfsd4_decode_compound() local2521 cachethis |= nfsd4_cache_this_op(op); in nfsd4_decode_compound()2544 cachethis = false; in nfsd4_decode_compound()2546 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
4180 (bool)seq->cachethis) in replay_matches_cache()4287 buflen = (seq->cachethis) ? in nfsd4_sequence()4290 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()4300 if (seq->cachethis) in nfsd4_sequence()
Completed in 38 milliseconds