Searched refs:sl_flags (Results 1 – 4 of 4) sorted by relevance
140 u8 sl_flags; member
1522 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()1555 if (args->opcnt > 1 && !(slot->sl_flags & NFSD4_SLOT_CACHETHIS)) { in nfsd4_enc_sequence_replay()2156 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()2159 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()2177 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()2179 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()2181 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()
527 return !(resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_not_cached()
3510 if ((slot->sl_flags & NFSD4_SLOT_CACHETHIS) && in nfsd4_check_resp_size()3640 cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE; in nfs4svc_encode_compoundres()