Searched defs:av_vol_type (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/ubi/
H A Dattach.c200 int av_vol_type; local
214 av_vol_type = UBI_VID_STATIC;
216 av_vol_type = UBI_VID_DYNAMIC;
218 if (vol_type != av_vol_type) {

Completed in 50 milliseconds