Searched refs:sl_flags (Results 1 – 4 of 4) sorted by relevance
179 u8 sl_flags; member
614 return !(resp->cstate.slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_not_cached()
2224 slot->sl_flags |= NFSD4_SLOT_INITIALIZED; in nfsd4_store_cache_entry()2255 if (args->opcnt > 1 && !(slot->sl_flags & NFSD4_SLOT_CACHETHIS)) { in nfsd4_enc_sequence_replay()2933 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()2936 if (!(slot->sl_flags & NFSD4_SLOT_INITIALIZED)) in nfsd4_sequence()2967 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()2969 slot->sl_flags |= NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()2971 slot->sl_flags &= ~NFSD4_SLOT_CACHETHIS; in nfsd4_sequence()3008 cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE; in nfsd4_sequence_done()
4333 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) { in nfsd4_check_resp_size()4376 if (slot->sl_flags & NFSD4_SLOT_CACHETHIS) in nfsd4_encode_operation()