Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dubi-media.h107 #define UBI_VID_HDR_SIZE sizeof(struct ubi_vid_hdr)
268 struct ubi_vid_hdr { struct
Dio.c100 const struct ubi_vid_hdr *vid_hdr);
478 struct ubi_vid_hdr vid_hdr; in nor_erase_prepare()
846 const struct ubi_vid_hdr *vid_hdr) in validate_vid_hdr()
982 struct ubi_vid_hdr *vid_hdr = ubi_get_vid_hdr(vidb); in ubi_io_read_vid_hdr()
1064 struct ubi_vid_hdr *vid_hdr = ubi_get_vid_hdr(vidb); in ubi_io_write_vid_hdr()
1210 const struct ubi_vid_hdr *vid_hdr) in self_check_vid_hdr()
1254 struct ubi_vid_hdr *vid_hdr; in self_check_peb_vid_hdr()
Dubi.h176 struct ubi_vid_hdr *hdr;
839 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips);
971 int pnum, const struct ubi_vid_hdr *vid_hdr);
1132 static inline struct ubi_vid_hdr *ubi_get_vid_hdr(struct ubi_vid_io_buf *vidb) in ubi_get_vid_hdr()
Dattach.c310 struct ubi_vid_hdr *vid_hdr, int ec) in add_fastmap()
344 const struct ubi_vid_hdr *vid_hdr, in validate_vid_hdr()
411 const struct ubi_vid_hdr *vid_hdr) in add_volume()
452 int pnum, const struct ubi_vid_hdr *vid_hdr) in ubi_compare_lebs()
577 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips) in ubi_add_to_av()
885 static int check_corruption(struct ubi_device *ubi, struct ubi_vid_hdr *vid_hdr, in check_corruption()
959 struct ubi_vid_hdr *vidh = ubi_get_vid_hdr(vidb); in scan_peb()
1673 struct ubi_vid_hdr *vidh = ubi_get_vid_hdr(vidb); in self_check_ai()
Deba.c516 struct ubi_vid_hdr *vid_hdr; in check_mapping()
614 struct ubi_vid_hdr *vid_hdr; in ubi_eba_read_leb()
825 struct ubi_vid_hdr *vid_hdr; in try_recover_peb()
1026 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb()
1129 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb_st()
1207 struct ubi_vid_hdr *vid_hdr; in ubi_eba_atomic_leb_change()
1319 struct ubi_vid_hdr *vid_hdr = ubi_get_vid_hdr(vidb); in ubi_eba_copy_leb()
Ddebug.h26 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr);
Dfastmap.c116 struct ubi_vid_hdr *vh; in new_fm_vbuf()
252 struct ubi_ainf_volume *av, struct ubi_vid_hdr *new_vh, in update_vol()
346 struct ubi_vid_hdr *new_vh, in process_pool_aeb()
414 struct ubi_vid_hdr *vh; in scan_pool()
864 struct ubi_vid_hdr *vh; in ubi_scan_fastmap()
1144 struct ubi_vid_hdr *avhdr, *dvhdr; in ubi_write_fastmap()
1455 struct ubi_vid_hdr *vh; in invalidate_fastmap()
Ddebug.c83 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr) in ubi_dump_vid_hdr()
Dvtbl.c303 struct ubi_vid_hdr *vid_hdr; in create_vtbl()
Dbuild.c1190 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
Dwl.c656 struct ubi_vid_hdr *vid_hdr;