Searched refs:NFSERR_NAMETOOLONG (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | nfs.h | 58 NFSERR_NAMETOOLONG = 63, /* v2 v3 v4 */ enumerator |
/include/linux/nfsd/ | ||
D | nfsd.h | 207 #define nfserr_nametoolong __constant_htonl(NFSERR_NAMETOOLONG) |