Searched refs:UBI_VID_DYNAMIC (Results 1 – 8 of 8) sorted by relevance
43 UBI_VID_DYNAMIC = 1, enumerator302 #define UBI_LAYOUT_VOLUME_TYPE UBI_VID_DYNAMIC
227 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) {553 vol->vol_type = vtbl[i].vol_type == UBI_VID_DYNAMIC ?
698 vid_hdr->vol_type = UBI_VID_DYNAMIC; in ubi_eba_write_leb()944 vid_hdr->vol_type = UBI_VID_DYNAMIC; in ubi_eba_atomic_leb_change()1150 if (vid_hdr->vol_type == UBI_VID_DYNAMIC) in ubi_eba_copy_leb()
217 av_vol_type = UBI_VID_DYNAMIC; in validate_vid_hdr()291 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()1649 vol_type = vidh->vol_type == UBI_VID_DYNAMIC ? in self_check_ai()
300 vtbl_rec.vol_type = UBI_VID_DYNAMIC; in ubi_create_volume()777 if (ubi->vtbl[vol_id].vol_type == UBI_VID_DYNAMIC) in self_check_volume()
915 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
125 new->vol_type = UBI_VID_DYNAMIC; in new_fm_vhdr()
156 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in vtbl_check()
Completed in 21 milliseconds