Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 9 of 9) sorted by relevance
56 UBI_DYNAMIC_VOLUME = 3, enumerator
88 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()249 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()295 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()514 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()
551 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME;580 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {627 vol->vol_type = UBI_DYNAMIC_VOLUME;
231 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
288 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()1545 if (av->vol_type != UBI_DYNAMIC_VOLUME && in self_check_ai()1647 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in self_check_ai()
394 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()442 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
1278 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()
210 UBI_DYNAMIC_VOLUME = 3, enumerator
143 if (req->vol_type != UBI_DYNAMIC_VOLUME && in verify_mkvol_req()171 req.vol_type = UBI_DYNAMIC_VOLUME; in ubi_create_vol()