Home
last modified time | relevance | path

Searched refs:UBI_VID_DYNAMIC (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/mtd/ubi/
A Dubi-media.h43 UBI_VID_DYNAMIC = 1, enumerator
302 #define UBI_LAYOUT_VOLUME_TYPE UBI_VID_DYNAMIC
A Dvtbl.c227 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) {
553 vol->vol_type = vtbl[i].vol_type == UBI_VID_DYNAMIC ?
A Deba.c698 vid_hdr->vol_type = UBI_VID_DYNAMIC; in ubi_eba_write_leb()
944 vid_hdr->vol_type = UBI_VID_DYNAMIC; in ubi_eba_atomic_leb_change()
1150 if (vid_hdr->vol_type == UBI_VID_DYNAMIC) in ubi_eba_copy_leb()
A Dattach.c217 av_vol_type = UBI_VID_DYNAMIC; in validate_vid_hdr()
291 av->vol_type = vid_hdr->vol_type == UBI_VID_DYNAMIC ? UBI_DYNAMIC_VOLUME in add_volume()
1649 vol_type = vidh->vol_type == UBI_VID_DYNAMIC ? in self_check_ai()
A Dvmt.c300 vtbl_rec.vol_type = UBI_VID_DYNAMIC; in ubi_create_volume()
777 if (ubi->vtbl[vol_id].vol_type == UBI_VID_DYNAMIC) in self_check_volume()
A Dio.c915 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
A Dfastmap.c125 new->vol_type = UBI_VID_DYNAMIC; in new_fm_vhdr()
/u-boot/drivers/mtd/ubispl/
A Dubispl.c156 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in vtbl_check()

Completed in 21 milliseconds