Home
last modified time | relevance | path

Searched refs:UBI_IOCATT (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/mtd/
H A Dubi-user.h31 * MTD devices may be attached using %UBI_IOCATT ioctl command of the UBI
186 #define UBI_IOCATT _IOW(UBI_CTRL_IOC_MAGIC, 64, struct ubi_attach_req) macro
/linux/drivers/mtd/ubi/
H A Dcdev.c1084 case UBI_IOCATT: in ctrl_cdev_ioctl()