Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dubi-media.h57 UBI_VID_STATIC = 2 enumerator
Dio.c919 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
934 if (vol_type == UBI_VID_STATIC) { in validate_vid_hdr()
Deba.c941 vid_hdr->vol_type = UBI_VID_STATIC; in ubi_eba_write_leb_st()
1188 if (vid_hdr->vol_type == UBI_VID_STATIC) { in ubi_eba_copy_leb()
Dvtbl.c230 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in vtbl_check()
Dvmt.c306 vtbl_rec.vol_type = UBI_VID_STATIC; in ubi_create_volume()
Dattach.c250 av_vol_type = UBI_VID_STATIC; in validate_vid_hdr()