Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 10 of 10) sorted by relevance
75 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()243 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()282 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()497 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()673 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in self_check_volume()708 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in self_check_volume()753 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()
314 if (vi->vol_type == UBI_DYNAMIC_VOLUME) in gluebi_create()
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()
333 if (vi->vol_type == UBI_DYNAMIC_VOLUME) in calc_disk_capacity()
631 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()698 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
612 if (req->vol_type != UBI_DYNAMIC_VOLUME && in verify_mkvol_req()
1309 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()
228 UBI_DYNAMIC_VOLUME = 3, enumerator