Home
last modified time | relevance | path

Searched refs:ubi_vid_hdr (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/drivers/mtd/ubispl/
Dubispl.c49 struct ubi_vid_hdr *vh, int unused) in ubi_io_read_vid_hdr()
99 struct ubi_vid_hdr *vh, in ubi_rescan_fm_vid_hdr()
124 struct ubi_vid_hdr *vh, u32 vol_id, in ubi_add_peb_to_vol()
148 struct ubi_vid_hdr *cur = ubi->blockinfo + cur_pnum; in ubi_add_peb_to_vol()
193 static int ubi_scan_vid_hdr(struct ubi_scan_info *ubi, struct ubi_vid_hdr *vh, in ubi_scan_vid_hdr()
228 struct ubi_vid_hdr *vh; in assign_aeb_to_av()
249 struct ubi_vid_hdr *vh; in scan_pool()
496 struct ubi_vid_hdr *vh; in ubi_scan_fastmap()
721 struct ubi_vid_hdr *vh, *vrepl; in ubi_load_block()
800 struct ubi_vid_hdr *tmp = ubi->blockinfo + pnum; in ubi_load_block()
Dubispl.h98 struct ubi_vid_hdr fm_vh;
113 struct ubi_vid_hdr blockinfo[CONFIG_SPL_UBI_MAX_PEBS];
/external/u-boot/drivers/mtd/ubi/
Dubi.h786 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips);
859 struct ubi_vid_hdr *vid_hdr);
894 struct ubi_vid_hdr *vid_hdr, int verbose);
896 struct ubi_vid_hdr *vid_hdr);
919 int pnum, const struct ubi_vid_hdr *vid_hdr);
1025 static inline struct ubi_vid_hdr *
1047 struct ubi_vid_hdr *vid_hdr) in ubi_free_vid_hdr()
Dubi-media.h104 #define UBI_VID_HDR_SIZE sizeof(struct ubi_vid_hdr)
265 struct ubi_vid_hdr { struct
Dio.c93 const struct ubi_vid_hdr *vid_hdr);
506 struct ubi_vid_hdr vid_hdr; in nor_erase_prepare()
871 const struct ubi_vid_hdr *vid_hdr) in validate_vid_hdr()
999 struct ubi_vid_hdr *vid_hdr, int verbose) in ubi_io_read_vid_hdr()
1083 struct ubi_vid_hdr *vid_hdr) in ubi_io_write_vid_hdr()
1231 const struct ubi_vid_hdr *vid_hdr) in self_check_vid_hdr()
1274 struct ubi_vid_hdr *vid_hdr; in self_check_peb_vid_hdr()
Dattach.c91 static struct ubi_vid_hdr *vidh;
188 const struct ubi_vid_hdr *vid_hdr, in validate_vid_hdr()
255 const struct ubi_vid_hdr *vid_hdr) in add_volume()
320 int pnum, const struct ubi_vid_hdr *vid_hdr) in ubi_compare_lebs()
324 struct ubi_vid_hdr *vh = NULL; in ubi_compare_lebs()
445 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips) in ubi_add_to_av()
758 static int check_corruption(struct ubi_device *ubi, struct ubi_vid_hdr *vid_hdr, in check_corruption()
Deba.c368 struct ubi_vid_hdr *vid_hdr; in ubi_eba_read_leb()
554 struct ubi_vid_hdr *vid_hdr; in recover_peb()
658 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb()
791 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb_st()
908 struct ubi_vid_hdr *vid_hdr; in ubi_eba_atomic_leb_change()
1054 struct ubi_vid_hdr *vid_hdr) in ubi_eba_copy_leb()
Dfastmap.c112 static struct ubi_vid_hdr *new_fm_vhdr(struct ubi_device *ubi, int vol_id) in new_fm_vhdr()
114 struct ubi_vid_hdr *new; in new_fm_vhdr()
273 struct ubi_ainf_volume *av, struct ubi_vid_hdr *new_vh, in update_vol()
369 struct ubi_vid_hdr *new_vh, in process_pool_aeb()
463 struct ubi_vid_hdr *vh; in scan_pool()
881 struct ubi_vid_hdr *vh; in ubi_scan_fastmap()
1114 struct ubi_vid_hdr *avhdr, *dvhdr; in ubi_write_fastmap()
1417 struct ubi_vid_hdr *vh = NULL; in invalidate_fastmap()
Ddebug.h13 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr);
Ddebug.c72 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr) in ubi_dump_vid_hdr()
Dvtbl.c299 struct ubi_vid_hdr *vid_hdr;
Dbuild.c1250 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
Dwl.c679 struct ubi_vid_hdr *vid_hdr;