Home
last modified time | relevance | path

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

/openbmc/u-boot/include/mtd/
H A Dubi-user.h154 #define UBI_IOCRMVOL _IOW(UBI_IOC_MAGIC, 1, __s32) macro
/openbmc/linux/include/uapi/mtd/
H A Dubi-user.h168 #define UBI_IOCRMVOL _IOW(UBI_IOC_MAGIC, 1, __s32) macro
/openbmc/linux/drivers/mtd/ubi/
H A Dcdev.c877 case UBI_IOCRMVOL: in ubi_cdev_ioctl()