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