Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dubi.h312 struct ubi_volume { struct
313 struct device dev;
314 struct cdev cdev;
315 struct ubi_device *ubi;
316 int vol_id;
317 int ref_count;
318 int readers;
319 int writers;
320 int exclusive;
321 int metaonly;
[all …]