Home
last modified time | relevance | path

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

/u-boot/fs/yaffs2/
A Dyportenv.h206 #ifndef ENOTDIR
207 #define ENOTDIR 20 macro
A Dyaffs_error.c37 { ENOTDIR , "ENOTDIR"},
A Dyaffsfs.c1329 yaffsfs_SetError(-ENOTDIR); in yaffs_truncate()
1444 yaffsfs_SetError(-ENOTDIR); in yaffsfs_DoUnlink()
1460 yaffsfs_SetError(-ENOTDIR); in yaffsfs_DoUnlink()
1533 yaffsfs_SetError(-ENOTDIR); in yaffs_rename()
1654 yaffsfs_SetError(-ENOTDIR); in yaffsfs_DoStatOrLStat()
1758 yaffsfs_SetError(-ENOTDIR); in yaffs_utime()
1823 yaffsfs_SetError(-ENOTDIR); in yaffs_do_setxattr()
1911 yaffsfs_SetError(-ENOTDIR); in yaffs_do_getxattr()
1995 yaffsfs_SetError(-ENOTDIR); in yaffs_do_listxattr()
2080 yaffsfs_SetError(-ENOTDIR); in yaffs_do_removexattr()
[all …]
A Dyaffs_uboot_glue.c137 case ENOTDIR: return "Not a directory"; in yaffs_error_str()
/u-boot/include/linux/
A Derrno.h23 #define ENOTDIR 20 /* Not a directory */ macro
/u-boot/lib/
A Derrno_str.c34 ERRNO_MSG(ENOTDIR, "Not a directory"),
/u-boot/lib/crypto/
A Dasymmetric_type.c112 case -ENOTDIR: in find_asymmetric_key()
/u-boot/fs/fat/
A Dfat.c1129 return -ENOTDIR; in fat_itr_resolve()

Completed in 19 milliseconds