Searched refs:NFSERR_MINOR_VERS_MISMATCH (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | nfs.h | 90 NFSERR_MINOR_VERS_MISMATCH = 10021, /* v4 */ enumerator |
| /linux/fs/nfsd/ | ||
| H A D | nfsd.h | 272 #define nfserr_minor_vers_mismatch cpu_to_be32(NFSERR_MINOR_VERS_MISMATCH) |