Searched refs:NFSD4_SLOT_REUSED (Results 1 – 3 of 3) sorted by relevance
300 #define NFSD4_SLOT_REUSED (1 << 4) macro
3849 if ((flags & NFSD4_SLOT_REUSED) && seqid == 1) in check_slot_seqid()4477 slot->sl_flags &= ~NFSD4_SLOT_REUSED; in nfsd4_sequence()4513 slot->sl_flags |= NFSD4_SLOT_REUSED; in nfsd4_sequence()
871 { NFSD4_SLOT_REUSED, "REUSED" })