Searched refs:UBI_IOCEBER (Results 1 - 4 of 4) sorted by relevance

/external/strace/test/
H A Dubi.c48 ioctl(fd, UBI_IOCEBER, 3);
/external/kernel-headers/original/uapi/mtd/
H A Dubi-user.h88 * To erase a logical eraseblock, the %UBI_IOCEBER ioctl command of the
182 #define UBI_IOCEBER _IOW(UBI_VOL_IOC_MAGIC, 1, __s32) macro
/external/strace/linux/
H A Dubi-user.h88 * To erase a logical eraseblock, the %UBI_IOCEBER ioctl command of the
179 #define UBI_IOCEBER _IOW(UBI_VOL_IOC_MAGIC, 1, __s32) macro
/external/strace/
H A Dmtd.c354 case UBI_IOCEBER:

Completed in 67 milliseconds