Home
last modified time | relevance | path

Searched refs:UBI_VID_STATIC (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi-media.h37 * @UBI_VID_STATIC: static volume
41 UBI_VID_STATIC = 2 enumerator
164 * @vol_type: volume type (%UBI_VID_DYNAMIC or %UBI_VID_STATIC)
H A Dio.c874 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
889 if (vol_type == UBI_VID_STATIC) { in validate_vid_hdr()
H A Deba.c1154 vid_hdr->vol_type = UBI_VID_STATIC; in ubi_eba_write_leb_st()
1326 if (vid_hdr->vol_type == UBI_VID_STATIC) { in ubi_eba_copy_leb()
H A Dvtbl.c217 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in vtbl_check()
H A Dvmt.c285 vtbl_rec.vol_type = UBI_VID_STATIC; in ubi_create_volume()
H A Dattach.c354 av_vol_type = UBI_VID_STATIC; in validate_vid_hdr()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi-media.h37 * @UBI_VID_STATIC: static volume
41 UBI_VID_STATIC = 2 enumerator
164 * @vol_type: volume type (%UBI_VID_DYNAMIC or %UBI_VID_STATIC)
H A Dio.c881 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in validate_vid_hdr()
896 if (vol_type == UBI_VID_STATIC) { in validate_vid_hdr()
H A Deba.c1153 vid_hdr->vol_type = UBI_VID_STATIC; in ubi_eba_write_leb_st()
1325 if (vid_hdr->vol_type == UBI_VID_STATIC) { in ubi_eba_copy_leb()
H A Dvtbl.c217 if (vol_type != UBI_VID_DYNAMIC && vol_type != UBI_VID_STATIC) { in vtbl_check()
H A Dvmt.c285 vtbl_rec.vol_type = UBI_VID_STATIC; in ubi_create_volume()
H A Dattach.c354 av_vol_type = UBI_VID_STATIC; in validate_vid_hdr()

Completed in 17 milliseconds