Searched refs:NFSERR_BADNAME (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | nfs.h | 110 NFSERR_BADNAME = 10041, /* v4 */ enumerator |
/linux/fs/nfsd/ | ||
H A D | nfsd.h | 281 #define nfserr_badname cpu_to_be32(NFSERR_BADNAME) |