Home
last modified time | relevance | path

Searched refs:UBI_IOCVOLCRBLK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/mtd/
H A Dubi-user.h192 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req) macro
/openbmc/linux/include/uapi/mtd/
H A Dubi-user.h211 #define UBI_IOCVOLCRBLK _IOW(UBI_VOL_IOC_MAGIC, 7, struct ubi_blkcreate_req) macro
/openbmc/linux/drivers/mtd/ubi/
H A Dcdev.c560 case UBI_IOCVOLCRBLK: in vol_cdev_ioctl()