Home
last modified time | relevance | path

Searched refs:SEQ4_STATUS_BACKCHANNEL_FAULT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnfs4.h164 #define SEQ4_STATUS_BACKCHANNEL_FAULT 0x00000400 macro
/openbmc/linux/include/trace/misc/
H A Dnfs.h387 { SEQ4_STATUS_BACKCHANNEL_FAULT, "BACKCHANNEL_FAULT" })
/openbmc/linux/fs/nfs/
H A Dnfs4state.c2497 if (flags & SEQ4_STATUS_BACKCHANNEL_FAULT) in nfs41_handle_sequence_flag_errors()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c4064 seq->status_flags = SEQ4_STATUS_BACKCHANNEL_FAULT; in nfsd4_sequence()