Searched refs:NFSERR_BAD_SEQID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | nfs.h | 96 NFSERR_BAD_SEQID = 10026, /* v4 */ enumerator |
/openbmc/linux/fs/nfsd/ | ||
H A D | nfsd.h | 246 #define nfserr_bad_seqid cpu_to_be32(NFSERR_BAD_SEQID) |