Home
last modified time | relevance | path

Searched defs:ubi_volume (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/mtd/ubi/
Dubi.h311 struct ubi_volume { struct
312 struct device dev;
313 struct cdev cdev;
314 struct ubi_device *ubi;
315 int vol_id;
316 int ref_count;
317 int readers;
318 int writers;
319 int exclusive;
320 int metaonly;
[all …]