Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dubi.h792 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips);
849 struct ubi_vid_hdr *vid_hdr);
884 struct ubi_vid_hdr *vid_hdr, int verbose);
886 struct ubi_vid_hdr *vid_hdr);
909 int pnum, const struct ubi_vid_hdr *vid_hdr);
1015 static inline struct ubi_vid_hdr *
1037 struct ubi_vid_hdr *vid_hdr) in ubi_free_vid_hdr()
Dubi-media.h117 #define UBI_VID_HDR_SIZE sizeof(struct ubi_vid_hdr)
278 struct ubi_vid_hdr { struct
Dio.c100 const struct ubi_vid_hdr *vid_hdr);
513 struct ubi_vid_hdr vid_hdr; in nor_erase_prepare()
878 const struct ubi_vid_hdr *vid_hdr) in validate_vid_hdr()
1011 struct ubi_vid_hdr *vid_hdr, int verbose) in ubi_io_read_vid_hdr()
1095 struct ubi_vid_hdr *vid_hdr) in ubi_io_write_vid_hdr()
1243 const struct ubi_vid_hdr *vid_hdr) in self_check_vid_hdr()
1286 struct ubi_vid_hdr *vid_hdr; in self_check_peb_vid_hdr()
Dattach.c96 static struct ubi_vid_hdr *vidh;
191 struct ubi_vid_hdr *vid_hdr, int ec) in add_fastmap()
227 const struct ubi_vid_hdr *vid_hdr, in validate_vid_hdr()
294 const struct ubi_vid_hdr *vid_hdr) in add_volume()
359 int pnum, const struct ubi_vid_hdr *vid_hdr) in ubi_compare_lebs()
363 struct ubi_vid_hdr *vh = NULL; in ubi_compare_lebs()
484 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips) in ubi_add_to_av()
797 static int check_corruption(struct ubi_device *ubi, struct ubi_vid_hdr *vid_hdr, in check_corruption()
Deba.c375 struct ubi_vid_hdr *vid_hdr; in check_mapping()
452 struct ubi_vid_hdr *vid_hdr; in ubi_eba_read_leb()
659 struct ubi_vid_hdr *vid_hdr; in recover_peb()
771 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb()
912 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb_st()
1029 struct ubi_vid_hdr *vid_hdr; in ubi_eba_atomic_leb_change()
1175 struct ubi_vid_hdr *vid_hdr) in ubi_eba_copy_leb()
Dfastmap.c111 static struct ubi_vid_hdr *new_fm_vhdr(struct ubi_device *ubi, int vol_id) in new_fm_vhdr()
113 struct ubi_vid_hdr *new; in new_fm_vhdr()
272 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()
457 struct ubi_vid_hdr *vh; in scan_pool()
889 struct ubi_vid_hdr *vh; in ubi_scan_fastmap()
1132 struct ubi_vid_hdr *avhdr, *dvhdr; in ubi_write_fastmap()
1435 struct ubi_vid_hdr *vh = NULL; in invalidate_fastmap()
Ddebug.h26 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr);
Ddebug.c82 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr) in ubi_dump_vid_hdr()
Dvtbl.c302 struct ubi_vid_hdr *vid_hdr; in create_vtbl()
Dbuild.c1226 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
Dwl.c654 struct ubi_vid_hdr *vid_hdr;