Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dubi.h315 struct ubi_volume { struct
316 struct device dev;
317 struct cdev cdev;
318 struct ubi_device *ubi;
319 int vol_id;
320 int ref_count;
321 int readers;
322 int writers;
323 int exclusive;
324 int metaonly;
[all …]