Searched refs:UBI_VID_STATIC (Results 1 – 7 of 7) sorted by relevance
44 UBI_VID_STATIC = 2 enumerator
912 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()
820 vid_hdr->vol_type = UBI_VID_STATIC; in ubi_eba_write_leb_st()1065 if (vid_hdr->vol_type == UBI_VID_STATIC) { in ubi_eba_copy_leb()
223 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) {
297 vtbl_rec.vol_type = UBI_VID_STATIC; in ubi_create_volume()
211 av_vol_type = UBI_VID_STATIC; in validate_vid_hdr()
111 vh->vol_type == UBI_VID_STATIC && in ubi_rescan_fm_vid_hdr()214 if (vol_id >= UBI_SPL_VOL_IDS || vh->vol_type != UBI_VID_STATIC) in ubi_scan_vid_hdr()