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

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

Completed in 57 milliseconds