Home
last modified time | relevance | path

Searched refs:NFSD4_SLOT_INUSE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/nfsd/
Dstate.h173 #define NFSD4_SLOT_INUSE (1 << 0) macro
Dnfs4state.c2920 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()
2954 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()
2995 cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE; in nfsd4_sequence_done()