Home
last modified time | relevance | path

Searched refs:UBI_DYNAMIC_VOLUME (Results 1 – 9 of 9) sorted by relevance

/u-boot/drivers/mtd/ubispl/
A Dubi-wrapper.h55 UBI_DYNAMIC_VOLUME = 3, enumerator
/u-boot/drivers/mtd/ubi/
A Dvmt.c89 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()
A Dvtbl.c554 UBI_DYNAMIC_VOLUME : UBI_STATIC_VOLUME;
586 if (vol->vol_type == UBI_DYNAMIC_VOLUME) {
633 vol->vol_type = UBI_DYNAMIC_VOLUME;
A Dupd.c232 if (vol->vol_type == UBI_DYNAMIC_VOLUME) { in write_leb()
A Dattach.c291 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()
A Deba.c396 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()
A Dfastmap.c1282 ubi_assert(vol->vol_type == UBI_DYNAMIC_VOLUME || in ubi_write_fastmap()
/u-boot/include/mtd/
A Dubi-user.h209 UBI_DYNAMIC_VOLUME = 3, enumerator
/u-boot/cmd/
A Dubi.c194 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