Searched refs:NFSD4_SLOT_CACHETHIS (Results 1 – 4 of 4) sorted by relevance
176 #define NFSD4_SLOT_CACHETHIS (1 << 1) macro
614 return !(resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_not_cached()
2266 if (args->opcnt > 1 && !(slot->sl_flags & NFSD4_SLOT_CACHETHIS)) { in nfsd4_enc_sequence_replay()2980 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()2982 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()
4322 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()4365 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()