Searched refs:sl_flags (Results 1 – 4 of 4) sorted by relevance
195 u8 sl_flags; member
2978 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()2985 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()2988 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3016 if (slot->sl_flags & NFSD4_SLOT_CACHED) in nfsd4_enc_sequence_replay()3767 if ((bool)(slot->sl_flags & NFSD4_SLOT_CACHETHIS) != in replay_matches_cache()3849 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()3852 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()3886 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()3888 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()3890 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()[all …]
730 return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_cache_this()
5295 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()5346 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()