Home
last modified time | relevance | path

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

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