Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dubi.h351 struct ubi_volume { struct
352 struct device dev;
353 struct cdev cdev;
354 struct ubi_device *ubi;
355 int vol_id;
356 int ref_count;
357 int readers;
358 int writers;
359 int exclusive;
360 int metaonly;
[all …]