Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 9 of 9) sorted by relevance
93 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()253 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()297 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()516 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()690 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in self_check_volume()725 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in self_check_volume()765 vol_type = UBI_DYNAMIC_VOLUME; in self_check_volume()
553 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in init_volumes()582 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in init_volumes()629 vol->vol_type = UBI_DYNAMIC_VOLUME; in init_volumes()
237 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
292 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()1548 if (av->vol_type != UBI_DYNAMIC_VOLUME && in self_check_ai()1650 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in self_check_ai()
335 if (vi->vol_type == UBI_DYNAMIC_VOLUME) in gluebi_create()
401 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()466 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
621 if (req->vol_type != UBI_DYNAMIC_VOLUME && in verify_mkvol_req()
1263 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()
222 UBI_DYNAMIC_VOLUME = 3, enumerator