Home
last modified time | relevance | path

Searched refs:UBI_IOCVOLRMBLK (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dubi.c184 # ifdef UBI_IOCVOLRMBLK in ubi_ioctl()
185 case UBI_IOCVOLRMBLK: in ubi_ioctl()
DChangeLog36722 Fix build on systems that lack UBI_IOCVOLCRBLK/UBI_IOCVOLRMBLK definitions
36723 * mtd.c (ubi_ioctl): Check that UBI_IOCVOLCRBLK and UBI_IOCVOLRMBLK
/external/u-boot/include/mtd/
Dubi-user.h194 #define UBI_IOCVOLRMBLK _IO(UBI_VOL_IOC_MAGIC, 8) macro
/external/kernel-headers/original/uapi/mtd/
Dubi-user.h208 #define UBI_IOCVOLRMBLK _IO(UBI_VOL_IOC_MAGIC, 8) macro