Searched refs:UBI_VID_DYNAMIC (Results 1 – 7 of 7) sorted by relevance
43 UBI_VID_DYNAMIC = 1, enumerator296 #define UBI_LAYOUT_VOLUME_TYPE UBI_VID_DYNAMIC
223 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) {549 vol->vol_type = vtbl[i].vol_type == UBI_VID_DYNAMIC ?
695 vid_hdr->vol_type = UBI_VID_DYNAMIC; in ubi_eba_write_leb()941 vid_hdr->vol_type = UBI_VID_DYNAMIC; in ubi_eba_atomic_leb_change()1147 if (vid_hdr->vol_type == UBI_VID_DYNAMIC) in ubi_eba_copy_leb()
213 av_vol_type = UBI_VID_DYNAMIC; in validate_vid_hdr()287 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()1645 vol_type = vidh->vol_type == UBI_VID_DYNAMIC ? in self_check_ai()
295 vtbl_rec.vol_type = UBI_VID_DYNAMIC; in ubi_create_volume()763 if (ubi->vtbl[vol_id].vol_type == UBI_VID_DYNAMIC) in self_check_volume()
912 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
120 new->vol_type = UBI_VID_DYNAMIC; in new_fm_vhdr()