Home
last modified time | relevance | path

Searched refs:cachethis (Results 1 – 4 of 4) sorted by relevance

/fs/nfs/
A Dnfs4trace.h174 __field(unsigned int, cachethis)
183 __entry->cachethis = args->csa_cachethis;
211 __field(unsigned int, cachethis)
220 __entry->cachethis = args->csa_cachethis;
/fs/nfsd/
A Dxdr4.h578 u32 cachethis; /* request */ member
A Dnfs4xdr.c1910 seq->cachethis = be32_to_cpup(p); in nfsd4_decode_sequence()
2477 bool cachethis = false; in nfsd4_decode_compound() local
2541 cachethis |= nfsd4_cache_this_op(op); in nfsd4_decode_compound()
2564 cachethis = false; in nfsd4_decode_compound()
2566 argp->rqstp->rq_cachetype = cachethis ? RC_REPLBUFF : RC_NOCACHE; in nfsd4_decode_compound()
A Dnfs4state.c4287 (bool)seq->cachethis) in replay_matches_cache()
4394 buflen = (seq->cachethis) ? in nfsd4_sequence()
4397 status = (seq->cachethis) ? nfserr_rep_too_big_to_cache : in nfsd4_sequence()
4409 if (seq->cachethis) in nfsd4_sequence()

Completed in 38 milliseconds