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

/linux-master/drivers/mtd/ubi/
H A Dattach.c340 int av_vol_type; local
354 av_vol_type = UBI_VID_STATIC;
356 av_vol_type = UBI_VID_DYNAMIC;
358 if (vol_type != av_vol_type) {

Completed in 93 milliseconds