Home
last modified time | relevance | path

Searched refs:ENOTEMPTY (Results 1 – 7 of 7) sorted by relevance

/u-boot/fs/yaffs2/
A Dyportenv.h186 #ifndef ENOTEMPTY
187 #define ENOTEMPTY 39 macro
A Dyaffs_error.c33 { ENOTEMPTY, "ENOTEMPTY"},
A Dyaffs_uboot_glue.c132 case ENOTEMPTY: return "Not empty"; in yaffs_error_str()
A Dyaffsfs.c1467 yaffsfs_SetError(-ENOTEMPTY); in yaffsfs_DoUnlink()
1549 yaffsfs_SetError(-ENOTEMPTY); in yaffs_rename()
/u-boot/include/xen/interface/io/
A Dxs_wire.h69 XSD_ERROR(ENOTEMPTY),
/u-boot/include/linux/
A Derrno.h45 #define ENOTEMPTY 39 /* Directory not empty */ macro
/u-boot/lib/
A Derrno_str.c53 ERRNO_MSG(ENOTEMPTY, "Directory not empty"),

Completed in 13 milliseconds