Home
last modified time | relevance | path

Searched refs:ubi_set_vol_prop_req (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
H A Dubi-user.h28 struct ubi_set_vol_prop_req)
86 struct ubi_set_vol_prop_req { struct
/kernel/linux/linux-5.10/include/uapi/mtd/
H A Dubi-user.h135 * used. A pointer to a &struct ubi_set_vol_prop_req object is expected to be
209 struct ubi_set_vol_prop_req)
445 * struct ubi_set_vol_prop_req - a data structure used to set an UBI volume
451 struct ubi_set_vol_prop_req { struct
/kernel/linux/linux-6.6/include/uapi/mtd/
H A Dubi-user.h135 * used. A pointer to a &struct ubi_set_vol_prop_req object is expected to be
209 struct ubi_set_vol_prop_req)
451 * struct ubi_set_vol_prop_req - a data structure used to set an UBI volume
457 struct ubi_set_vol_prop_req { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
H A Dubi-user.h42 #define UBI_IOCSETVOLPROP _IOW(UBI_VOL_IOC_MAGIC, 6, struct ubi_set_vol_prop_req)
100 struct ubi_set_vol_prop_req { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
H A Dubi-user.h42 #define UBI_IOCSETVOLPROP _IOW(UBI_VOL_IOC_MAGIC, 6, struct ubi_set_vol_prop_req)
100 struct ubi_set_vol_prop_req { struct
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dcdev.c538 struct ubi_set_vol_prop_req req; in vol_cdev_ioctl()
541 sizeof(struct ubi_set_vol_prop_req)); in vol_cdev_ioctl()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dcdev.c538 struct ubi_set_vol_prop_req req; in vol_cdev_ioctl()
541 sizeof(struct ubi_set_vol_prop_req)); in vol_cdev_ioctl()

Completed in 6 milliseconds