Searched refs:ENAMETOOLONG (Results 1 – 3 of 3) sorted by relevance
8 #define ENAMETOOLONG 36 /* File name too long */ macro
217 { ENAMETOOLONG, "ENAMETOOLONG" }, \
757 return -ENAMETOOLONG; in fscrypt_prepare_symlink()