Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 9 of 9) sorted by relevance
55 UBI_DYNAMIC_VOLUME = 3, enumerator
89 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()253 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()299 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()522 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()698 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in self_check_volume()733 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in self_check_volume()778 vol_type = UBI_DYNAMIC_VOLUME; in self_check_volume()
554 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME;586 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {633 vol->vol_type = UBI_DYNAMIC_VOLUME;
232 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
291 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()
396 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()444 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
1282 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()
209 UBI_DYNAMIC_VOLUME = 3, enumerator
194 if (req->vol_type != UBI_DYNAMIC_VOLUME && in verify_mkvol_req()223 req.vol_type = UBI_DYNAMIC_VOLUME; in ubi_create_vol()
Completed in 21 milliseconds