Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 8 of 8) sorted by relevance
96 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()299 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()346 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()582 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()766 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in paranoid_check_volume()800 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in paranoid_check_volume()840 vol_type = UBI_DYNAMIC_VOLUME; in paranoid_check_volume()
570 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in init_volumes()599 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in init_volumes()646 vol->vol_type = UBI_DYNAMIC_VOLUME; in init_volumes()
285 sv->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()1387 if (sv->vol_type != UBI_DYNAMIC_VOLUME && in paranoid_check_si()1488 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in paranoid_check_si()
239 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
354 if (vi->vol_type == UBI_DYNAMIC_VOLUME) in gluebi_create()
399 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()447 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_eba_read_leb()
620 if (req->vol_type != UBI_DYNAMIC_VOLUME && in verify_mkvol_req()
221 UBI_DYNAMIC_VOLUME = 3, enumerator