Searched refs:NFSERR_WRONGSEC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | nfs.h | 86 NFSERR_WRONGSEC = 10016, /* v4 */ enumerator |
/openbmc/linux/fs/nfsd/ | ||
H A D | nfsd.h | 263 #define nfserr_wrongsec cpu_to_be32(NFSERR_WRONGSEC) |