Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/ubi/
Dubi-media.h107 #define UBI_VID_HDR_SIZE sizeof(struct ubi_vid_hdr)
268 struct ubi_vid_hdr { struct
Dio.c87 const struct ubi_vid_hdr *vid_hdr);
465 struct ubi_vid_hdr vid_hdr; in nor_erase_prepare()
840 const struct ubi_vid_hdr *vid_hdr) in validate_vid_hdr()
971 struct ubi_vid_hdr *vid_hdr = ubi_get_vid_hdr(vidb); in ubi_io_read_vid_hdr()
1053 struct ubi_vid_hdr *vid_hdr = ubi_get_vid_hdr(vidb); in ubi_io_write_vid_hdr()
1199 const struct ubi_vid_hdr *vid_hdr) in self_check_vid_hdr()
1243 struct ubi_vid_hdr *vid_hdr; in self_check_peb_vid_hdr()
Dubi.h163 struct ubi_vid_hdr *hdr;
826 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips);
961 int pnum, const struct ubi_vid_hdr *vid_hdr);
1122 static inline struct ubi_vid_hdr *ubi_get_vid_hdr(struct ubi_vid_io_buf *vidb) in ubi_get_vid_hdr()
Dattach.c297 struct ubi_vid_hdr *vid_hdr, int ec) in add_fastmap()
331 const struct ubi_vid_hdr *vid_hdr, in validate_vid_hdr()
398 const struct ubi_vid_hdr *vid_hdr) in add_volume()
439 int pnum, const struct ubi_vid_hdr *vid_hdr) in ubi_compare_lebs()
564 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips) in ubi_add_to_av()
872 static int check_corruption(struct ubi_device *ubi, struct ubi_vid_hdr *vid_hdr, in check_corruption()
946 struct ubi_vid_hdr *vidh = ubi_get_vid_hdr(vidb); in scan_peb()
1661 struct ubi_vid_hdr *vidh = ubi_get_vid_hdr(vidb); in self_check_ai()
Deba.c502 struct ubi_vid_hdr *vid_hdr; in check_mapping()
600 struct ubi_vid_hdr *vid_hdr; in ubi_eba_read_leb()
811 struct ubi_vid_hdr *vid_hdr; in try_recover_peb()
1021 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb()
1124 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb_st()
1202 struct ubi_vid_hdr *vid_hdr; in ubi_eba_atomic_leb_change()
1314 struct ubi_vid_hdr *vid_hdr = ubi_get_vid_hdr(vidb); in ubi_eba_copy_leb()
Ddebug.h13 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr);
Dfastmap.c106 struct ubi_vid_hdr *vh; in new_fm_vbuf()
242 struct ubi_ainf_volume *av, struct ubi_vid_hdr *new_vh, in update_vol()
336 struct ubi_vid_hdr *new_vh, in process_pool_aeb()
404 struct ubi_vid_hdr *vh; in scan_pool()
864 struct ubi_vid_hdr *vh; in ubi_scan_fastmap()
1143 struct ubi_vid_hdr *avhdr, *dvhdr; in ubi_write_fastmap()
1457 struct ubi_vid_hdr *vh; in invalidate_fastmap()
Ddebug.c70 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr) in ubi_dump_vid_hdr()
Dvtbl.c290 struct ubi_vid_hdr *vid_hdr; in create_vtbl()
Dbuild.c1223 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
Dwl.c654 struct ubi_vid_hdr *vid_hdr;