Home
last modified time | relevance | path

Searched refs:EISDIR (Results 1 – 8 of 8) sorted by relevance

/u-boot/fs/yaffs2/
A Dyportenv.h210 #ifndef EISDIR
211 #define EISDIR 21 macro
A Dyaffs_error.c38 { EISDIR , "EISDIR"},
A Dyaffs_uboot_glue.c138 case EISDIR: return "Not permitted on a directory"; in yaffs_error_str()
A Dyaffsfs.c849 yaffsfs_SetError(-EISDIR); in yaffs_open_sharing()
1337 yaffsfs_SetError(-EISDIR); in yaffs_truncate()
1457 yaffsfs_SetError(-EISDIR); in yaffsfs_DoUnlink()
/u-boot/include/xen/interface/io/
A Dxs_wire.h64 XSD_ERROR(EISDIR),
/u-boot/include/linux/
A Derrno.h24 #define EISDIR 21 /* Is a directory */ macro
/u-boot/lib/
A Derrno_str.c35 ERRNO_MSG(EISDIR, "Is a directory"),
/u-boot/fs/fat/
A Dfat_write.c1358 ret = -EISDIR; in file_fat_write_at()

Completed in 15 milliseconds