Searched refs:sl_flags (Results 1 – 6 of 6) sorted by relevance
271 u8 sl_flags; member
3457 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()3464 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3467 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()3495 if (slot->sl_flags & NFSD4_SLOT_CACHED) in nfsd4_enc_sequence_replay()4370 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()4410 slot->sl_flags &= ~NFSD4_SLOT_REUSED; in nfsd4_sequence()4411 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()4414 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()4416 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()4446 slot->sl_flags |= NFSD4_SLOT_REUSED; in nfsd4_sequence()[all …]
906 return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_cache_this()
838 __entry->slot_flags = slot->sl_flags;
5836 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()5899 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()