Searched refs:sl_flags (Results 1 – 5 of 5) sorted by relevance
196 u8 sl_flags; member
3075 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()3082 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3085 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3113 if (slot->sl_flags & NFSD4_SLOT_CACHED) in nfsd4_enc_sequence_replay()3864 if ((bool)(slot->sl_flags & NFSD4_SLOT_CACHETHIS) != in replay_matches_cache()3946 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()3949 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()3983 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()3985 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()3987 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()[all …]
759 return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_cache_this()
5324 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()5375 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()
999 unsigned long sl_flags; in mxser_set_serial_info() local1059 spin_lock_irqsave(&info->slock, sl_flags); in mxser_set_serial_info()1061 spin_unlock_irqrestore(&info->slock, sl_flags); in mxser_set_serial_info()