Home
last modified time | relevance | path

Searched refs:UBI_VID_STATIC (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/ubi/
H A Dubi-media.h41 UBI_VID_STATIC = 2 enumerator
H A Dio.c925 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
940 if (vol_type == UBI_VID_STATIC) { in validate_vid_hdr()
H A Deba.c1150 vid_hdr->vol_type = UBI_VID_STATIC; in ubi_eba_write_leb_st()
1322 if (vid_hdr->vol_type == UBI_VID_STATIC) { in ubi_eba_copy_leb()
H A Dvtbl.c217 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in vtbl_check()
H A Dvmt.c311 vtbl_rec.vol_type = UBI_VID_STATIC; in ubi_create_volume()
H A Dattach.c354 av_vol_type = UBI_VID_STATIC; in validate_vid_hdr()