Searched refs:NFSD4_SLOT_INUSE (Results 1 – 2 of 2) sorted by relevance
192 #define NFSD4_SLOT_INUSE (1 << 0) macro
3962 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()3999 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()4040 cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE; in nfsd4_sequence_done()