Searched refs:sl_flags (Results 1 – 5 of 5) sorted by relevance
195 u8 sl_flags; member
2917 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()2924 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()2927 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()2955 if (slot->sl_flags & NFSD4_SLOT_CACHED) in nfsd4_enc_sequence_replay()3692 if ((bool)(slot->sl_flags & NFSD4_SLOT_CACHETHIS) != in replay_matches_cache()3774 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()3777 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()3811 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()3813 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()3815 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()[all …]
748 return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_cache_this()
5163 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()5212 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()
1235 unsigned long sl_flags; in mxser_set_serial_info() local1296 spin_lock_irqsave(&info->slock, sl_flags); in mxser_set_serial_info()1298 spin_unlock_irqrestore(&info->slock, sl_flags); in mxser_set_serial_info()