Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds