Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dubi-media.h45 UBI_VID_STATIC = 2 enumerator
H A Dio.c912 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
922 if (vol_type == UBI_VID_STATIC) { in validate_vid_hdr()
H A Deba.c821 vid_hdr->vol_type = UBI_VID_STATIC; in ubi_eba_write_leb_st()
1066 if (vid_hdr->vol_type == UBI_VID_STATIC) { in ubi_eba_copy_leb()
H A Dvtbl.c224 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) {
H A Dvmt.c298 vtbl_rec.vol_type = UBI_VID_STATIC; in ubi_create_volume()
H A Dattach.c212 av_vol_type = UBI_VID_STATIC; in validate_vid_hdr()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dubi-media.h41 UBI_VID_STATIC = 2 enumerator
H A Dio.c874 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
889 if (vol_type == UBI_VID_STATIC) { in validate_vid_hdr()
H A Deba.c1145 vid_hdr->vol_type = UBI_VID_STATIC; in ubi_eba_write_leb_st()
1317 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.c285 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()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubispl/
H A Dubispl.c112 vh->vol_type == UBI_VID_STATIC && in ubi_rescan_fm_vid_hdr()
215 if (vol_id >= UBI_SPL_VOL_IDS || vh->vol_type != UBI_VID_STATIC) in ubi_scan_vid_hdr()