Searched refs:EISDIR (Results 1 – 8 of 8) sorted by relevance
210 #ifndef EISDIR211 #define EISDIR 21 macro
38 { EISDIR , "EISDIR"},
138 case EISDIR: return "Not permitted on a directory"; in yaffs_error_str()
849 yaffsfs_SetError(-EISDIR); in yaffs_open_sharing()1337 yaffsfs_SetError(-EISDIR); in yaffs_truncate()1457 yaffsfs_SetError(-EISDIR); in yaffsfs_DoUnlink()
64 XSD_ERROR(EISDIR),
24 #define EISDIR 21 /* Is a directory */ macro
35 ERRNO_MSG(EISDIR, "Is a directory"),
1358 ret = -EISDIR; in file_fat_write_at()
Completed in 17 milliseconds