Searched refs:sl_flags (Results 1 – 5 of 5) sorted by relevance
180 u8 sl_flags; member
2355 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()2362 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()2365 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()2393 if (slot->sl_flags & NFSD4_SLOT_CACHED) in nfsd4_enc_sequence_replay()3071 if ((bool)(slot->sl_flags & NFSD4_SLOT_CACHETHIS) != in replay_matches_cache()3148 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()3151 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()3185 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()3187 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()3189 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()[all …]
666 return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_cache_this()
4391 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()4440 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()
1236 unsigned long sl_flags; in mxser_set_serial_info() local1285 spin_lock_irqsave(&info->slock, sl_flags); in mxser_set_serial_info()1287 spin_unlock_irqrestore(&info->slock, sl_flags); in mxser_set_serial_info()