Searched refs:ELOOP (Results 1 – 5 of 5) sorted by relevance
214 #ifndef ELOOP215 #define ELOOP 40 macro
1331 yaffsfs_SetError(-ELOOP); in yaffs_truncate()1446 yaffsfs_SetError(-ELOOP); in yaffsfs_DoUnlink()1536 yaffsfs_SetError(-ELOOP); in yaffs_rename()1656 yaffsfs_SetError(-ELOOP); in yaffsfs_DoStatOrLStat()1760 yaffsfs_SetError(-ELOOP); in yaffs_utime()1825 yaffsfs_SetError(-ELOOP); in yaffs_do_setxattr()1913 yaffsfs_SetError(-ELOOP); in yaffs_do_getxattr()1997 yaffsfs_SetError(-ELOOP); in yaffs_do_listxattr()2082 yaffsfs_SetError(-ELOOP); in yaffs_do_removexattr()2262 yaffsfs_SetError(-ELOOP); in yaffs_access()[all …]
139 case ELOOP: return "Symlink loop"; in yaffs_error_str()
46 #define ELOOP 40 /* Too many symbolic links encountered */ macro
54 ERRNO_MSG(ELOOP, "Too many symbolic links encountered"),
Completed in 13 milliseconds