Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 7 of 7) sorted by relevance
75 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()271 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()310 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()543 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()724 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in self_check_volume()759 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in self_check_volume()804 vol_type = UBI_DYNAMIC_VOLUME; in self_check_volume()
543 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in init_volumes()585 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in init_volumes()632 vol->vol_type = UBI_DYNAMIC_VOLUME; in init_volumes()
224 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
412 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()1705 if (av->vol_type != UBI_DYNAMIC_VOLUME && in self_check_ai()1807 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in self_check_ai()
314 if (vi->vol_type == UBI_DYNAMIC_VOLUME) in gluebi_create()
628 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()695 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
1310 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()