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