Searched refs:NFSERR_BAD_SEQID (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | nfs.h | 95 NFSERR_BAD_SEQID = 10026, /* v4 */ enumerator |
/linux-6.12.1/fs/nfsd/ | ||
D | nfsd.h | 270 #define nfserr_bad_seqid cpu_to_be32(NFSERR_BAD_SEQID) |