Home
last modified time | relevance | path

Searched refs:ENAMETOOLONG (Results 1 – 3 of 3) sorted by relevance

/include/uapi/asm-generic/
Derrno.h8 #define ENAMETOOLONG 36 /* File name too long */ macro
/include/trace/misc/
Dnfs.h217 { ENAMETOOLONG, "ENAMETOOLONG" }, \
/include/linux/
Dfscrypt.h757 return -ENAMETOOLONG; in fscrypt_prepare_symlink()