Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 8 of 8) sorted by relevance
97 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in vol_attribute_show()300 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_create_volume()347 if (vol->vol_type == UBI_DYNAMIC_VOLUME) in ubi_create_volume()583 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in ubi_resize_volume()767 if (vol->vol_type != UBI_DYNAMIC_VOLUME && in paranoid_check_volume()801 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in paranoid_check_volume()841 vol_type = UBI_DYNAMIC_VOLUME; in paranoid_check_volume()
560 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME; in init_volumes()589 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in init_volumes()636 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()
335 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()
624 if (req->vol_type != UBI_DYNAMIC_VOLUME && in verify_mkvol_req()
222 UBI_DYNAMIC_VOLUME = 3, enumerator