Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/ubispl/
A Dubispl.h100 struct ubi_vid_hdr fm_vh;
115 struct ubi_vid_hdr blockinfo[CONFIG_SPL_UBI_MAX_PEBS];
A Dubispl.c233 struct ubi_vid_hdr *vh, int unused) in ubi_io_read_vid_hdr()
283 struct ubi_vid_hdr *vh, in ubi_rescan_fm_vid_hdr()
308 struct ubi_vid_hdr *vh, u32 vol_id, in ubi_add_peb_to_vol()
332 struct ubi_vid_hdr *cur = ubi->blockinfo + cur_pnum; in ubi_add_peb_to_vol()
377 static int ubi_scan_vid_hdr(struct ubi_scan_info *ubi, struct ubi_vid_hdr *vh, in ubi_scan_vid_hdr()
421 struct ubi_vid_hdr *vh; in assign_aeb_to_av()
443 struct ubi_vid_hdr *vh; in scan_pool()
690 struct ubi_vid_hdr *vh; in ubi_scan_fastmap()
915 struct ubi_vid_hdr *vh, *vrepl; in ubi_load_block()
994 struct ubi_vid_hdr *tmp = ubi->blockinfo + pnum; in ubi_load_block()
/u-boot/drivers/mtd/ubi/
A Dubi.h790 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips);
863 struct ubi_vid_hdr *vid_hdr);
898 struct ubi_vid_hdr *vid_hdr, int verbose);
900 struct ubi_vid_hdr *vid_hdr);
923 int pnum, const struct ubi_vid_hdr *vid_hdr);
1029 static inline struct ubi_vid_hdr *
1051 struct ubi_vid_hdr *vid_hdr) in ubi_free_vid_hdr()
A Dubi-media.h110 #define UBI_VID_HDR_SIZE sizeof(struct ubi_vid_hdr)
271 struct ubi_vid_hdr { struct
A Dio.c96 const struct ubi_vid_hdr *vid_hdr);
509 struct ubi_vid_hdr vid_hdr; in nor_erase_prepare()
874 const struct ubi_vid_hdr *vid_hdr) in validate_vid_hdr()
1002 struct ubi_vid_hdr *vid_hdr, int verbose) in ubi_io_read_vid_hdr()
1086 struct ubi_vid_hdr *vid_hdr) in ubi_io_write_vid_hdr()
1234 const struct ubi_vid_hdr *vid_hdr) in self_check_vid_hdr()
1277 struct ubi_vid_hdr *vid_hdr; in self_check_peb_vid_hdr()
A Ddebug.h13 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr);
A Dattach.c95 static struct ubi_vid_hdr *vidh;
192 const struct ubi_vid_hdr *vid_hdr, in validate_vid_hdr()
259 const struct ubi_vid_hdr *vid_hdr) in add_volume()
324 int pnum, const struct ubi_vid_hdr *vid_hdr) in ubi_compare_lebs()
328 struct ubi_vid_hdr *vh = NULL; in ubi_compare_lebs()
449 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips) in ubi_add_to_av()
762 static int check_corruption(struct ubi_device *ubi, struct ubi_vid_hdr *vid_hdr, in check_corruption()
A Deba.c371 struct ubi_vid_hdr *vid_hdr; in ubi_eba_read_leb()
557 struct ubi_vid_hdr *vid_hdr; in recover_peb()
661 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb()
794 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb_st()
911 struct ubi_vid_hdr *vid_hdr; in ubi_eba_atomic_leb_change()
1057 struct ubi_vid_hdr *vid_hdr) in ubi_eba_copy_leb()
A Dfastmap.c117 static struct ubi_vid_hdr *new_fm_vhdr(struct ubi_device *ubi, int vol_id) in new_fm_vhdr()
119 struct ubi_vid_hdr *new; in new_fm_vhdr()
278 struct ubi_ainf_volume *av, struct ubi_vid_hdr *new_vh, in update_vol()
374 struct ubi_vid_hdr *new_vh, in process_pool_aeb()
468 struct ubi_vid_hdr *vh; in scan_pool()
886 struct ubi_vid_hdr *vh; in ubi_scan_fastmap()
1119 struct ubi_vid_hdr *avhdr, *dvhdr; in ubi_write_fastmap()
1422 struct ubi_vid_hdr *vh = NULL; in invalidate_fastmap()
A Ddebug.c74 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr) in ubi_dump_vid_hdr()
A Dvtbl.c303 struct ubi_vid_hdr *vid_hdr;
A Dbuild.c1252 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
A Dwl.c681 struct ubi_vid_hdr *vid_hdr;

Completed in 28 milliseconds