Searched refs:sl_flags (Results 1 – 5 of 5) sorted by relevance
235 u8 sl_flags; member
3366 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()3373 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3376 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3404 if (slot->sl_flags & NFSD4_SLOT_CACHED) in nfsd4_enc_sequence_replay()4179 if ((bool)(slot->sl_flags & NFSD4_SLOT_CACHETHIS) != in replay_matches_cache()4262 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()4265 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()4299 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()4301 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()4303 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()[all …]
901 return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_cache_this()
5719 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()5783 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()
997 unsigned long sl_flags; in mxser_set_serial_info() local1057 spin_lock_irqsave(&info->slock, sl_flags); in mxser_set_serial_info()1059 spin_unlock_irqrestore(&info->slock, sl_flags); in mxser_set_serial_info()