Searched refs:NFSD4_SLOT_CACHETHIS (Results 1 – 4 of 4) sorted by relevance
178 #define NFSD4_SLOT_CACHETHIS (1 << 1) macro
666 return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_cache_this()
4397 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()4446 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()
3087 if ((bool)(slot->sl_flags & NFSD4_SLOT_CACHETHIS) != in replay_matches_cache()3208 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()3210 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()