Home
last modified time | relevance | path

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

/u-boot/fs/yaffs2/
A Dyportenv.h190 #ifndef ENAMETOOLONG
191 #define ENAMETOOLONG 36 macro
A Dyaffs_error.c34 { ENAMETOOLONG, "ENAMETOOLONG"},
A Dyaffsfs.c432 yaffsfs_SetError(-ENAMETOOLONG); in yaffsfs_CheckNameLength()
802 yaffsfs_SetError(-ENAMETOOLONG); in yaffs_open_sharing()
1319 yaffsfs_SetError(-ENAMETOOLONG); in yaffs_truncate()
1434 yaffsfs_SetError(-ENAMETOOLONG); in yaffsfs_DoUnlink()
1503 yaffsfs_SetError(-ENAMETOOLONG); in yaffs_rename()
1642 yaffsfs_SetError(-ENAMETOOLONG); in yaffsfs_DoStatOrLStat()
1749 yaffsfs_SetError(-ENAMETOOLONG); in yaffs_utime()
1811 yaffsfs_SetError(-ENAMETOOLONG); in yaffs_do_setxattr()
1899 yaffsfs_SetError(-ENAMETOOLONG); in yaffs_do_getxattr()
1983 yaffsfs_SetError(-ENAMETOOLONG); in yaffs_do_listxattr()
[all …]
A Dyaffs_uboot_glue.c133 case ENAMETOOLONG: return "Name too long"; in yaffs_error_str()
/u-boot/include/linux/
A Derrno.h40 #define ENAMETOOLONG 36 /* File name too long */ macro
/u-boot/fs/btrfs/
A Dsubvolume.c60 ret = -ENAMETOOLONG; in get_path_in_subvol()
123 ret = -ENAMETOOLONG; in list_one_subvol()
A Dinode.c272 return -ENAMETOOLONG; in btrfs_lookup_path()
/u-boot/lib/
A Derrno_str.c50 ERRNO_MSG(ENAMETOOLONG, "File name too long"),
/u-boot/cmd/
A Dpxe_utils.c137 return -ENAMETOOLONG; in get_relfile()
206 return -ENAMETOOLONG; in get_pxelinux_path()
A Dubi.c142 err = ENAMETOOLONG; in verify_mkvol_req()

Completed in 20 milliseconds