Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 12 of 12) sorted by relevance
87 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()248 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()294 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()513 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()689 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in self_check_volume()724 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in self_check_volume()764 vol_type = UBI_DYNAMIC_VOLUME; in self_check_volume()
550 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME;579 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {626 vol->vol_type = UBI_DYNAMIC_VOLUME;
287 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()1544 if (av->vol_type != UBI_DYNAMIC_VOLUME && in self_check_ai()1646 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in self_check_ai()
230 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
393 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()441 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
1277 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()
2 UBI_DYNAMIC_VOLUME
17 XLAT(UBI_DYNAMIC_VOLUME),
55 UBI_DYNAMIC_VOLUME = 3, enumerator
209 UBI_DYNAMIC_VOLUME = 3, enumerator
223 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()