Searched refs:UBI_IOCVOLCRBLK (Results 1 – 4 of 4) sorted by relevance
181 # ifdef UBI_IOCVOLCRBLK in ubi_ioctl()182 case UBI_IOCVOLCRBLK: in ubi_ioctl()
36722 Fix build on systems that lack UBI_IOCVOLCRBLK/UBI_IOCVOLRMBLK definitions36723 * mtd.c (ubi_ioctl): Check that UBI_IOCVOLCRBLK and UBI_IOCVOLRMBLK
192 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req) macro
206 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req) macro