|
Linux Kernel
3.7.1
|
Data Fields | |
| struct mtd_info | mtd |
| int | refcnt |
| struct ubi_volume_desc * | desc |
| int | ubi_num |
| int | vol_id |
| struct list_head | list |
struct gluebi_device - a gluebi device description data structure. : emulated MTD device description object : gluebi device reference count : UBI volume descriptor : UBI device number this gluebi device works on : ID of UBI volume this gluebi device works on : link in a list of gluebi devices
1.8.2