Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dstate.h175 #define NFSD4_SLOT_INUSE (1 << 0) macro
Dnfs4state.c2944 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()
2978 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()
3019 cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE; in nfsd4_sequence_done()