Home
last modified time | relevance | path

Searched refs:NFSD4_SLOT_INUSE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h191 #define NFSD4_SLOT_INUSE (1 << 0) macro
H A Dnfs4state.c3791 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()
3828 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()
3869 cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE; in nfsd4_sequence_done()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h192 #define NFSD4_SLOT_INUSE (1 << 0) macro
H A Dnfs4state.c3999 slot->sl_flags & NFSD4_SLOT_INUSE); in nfsd4_sequence()
4036 slot->sl_flags |= NFSD4_SLOT_INUSE; in nfsd4_sequence()
4077 cs->slot->sl_flags &= ~NFSD4_SLOT_INUSE; in nfsd4_sequence_done()

Completed in 23 milliseconds