Home
last modified time | relevance | path

Searched refs:sl_flags (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
A Dstate.h195 u8 sl_flags; member
A Dnfs4state.c2961 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()
2968 slot->sl_flags &= ~NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()
2971 slot->sl_flags |= NFSD4_SLOT_CACHED; in nfsd4_store_cache_entry()
2999 if (slot->sl_flags & NFSD4_SLOT_CACHED) in nfsd4_enc_sequence_replay()
3750 if ((bool)(slot->sl_flags & NFSD4_SLOT_CACHETHIS) != in replay_matches_cache()
3832 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()
3835 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()
3869 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()
3871 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()
3873 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()
[all …]
A Dxdr4.h730 return (resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_cache_this()
A Dnfs4xdr.c5294 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()
5345 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()
/linux/drivers/tty/
A Dmxser.c1056 unsigned long sl_flags; in mxser_set_serial_info() local
1116 spin_lock_irqsave(&info->slock, sl_flags); in mxser_set_serial_info()
1118 spin_unlock_irqrestore(&info->slock, sl_flags); in mxser_set_serial_info()

Completed in 37 milliseconds