Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h191 #define NFSD4_SLOT_INUSE (1 << 0) macro
H A Dnfs4state.c3776 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()
3813 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()
3854 cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE; in nfsd4_sequence_done()