Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dubi.h786 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips);
843 struct ubi_vid_hdr *vid_hdr);
878 struct ubi_vid_hdr *vid_hdr, int verbose);
880 struct ubi_vid_hdr *vid_hdr);
903 int pnum, const struct ubi_vid_hdr *vid_hdr);
1009 static inline struct ubi_vid_hdr *
1031 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;
193 const struct ubi_vid_hdr *vid_hdr, in validate_vid_hdr()
260 const struct ubi_vid_hdr *vid_hdr) in add_volume()
325 int pnum, const struct ubi_vid_hdr *vid_hdr) in ubi_compare_lebs()
329 struct ubi_vid_hdr *vh = NULL; in ubi_compare_lebs()
450 int ec, const struct ubi_vid_hdr *vid_hdr, int bitflips) in ubi_add_to_av()
763 static int check_corruption(struct ubi_device *ubi, struct ubi_vid_hdr *vid_hdr, in check_corruption()
Ddebug.h26 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr);
Deba.c376 struct ubi_vid_hdr *vid_hdr; in ubi_eba_read_leb()
577 struct ubi_vid_hdr *vid_hdr; in recover_peb()
681 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb()
814 struct ubi_vid_hdr *vid_hdr; in ubi_eba_write_leb_st()
931 struct ubi_vid_hdr *vid_hdr; in ubi_eba_atomic_leb_change()
1077 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()
368 struct ubi_vid_hdr *new_vh, in process_pool_aeb()
456 struct ubi_vid_hdr *vh; in scan_pool()
866 struct ubi_vid_hdr *vh; in ubi_scan_fastmap()
1100 struct ubi_vid_hdr *avhdr, *dvhdr; in ubi_write_fastmap()
1403 struct ubi_vid_hdr *vh = NULL; in invalidate_fastmap()
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.c1209 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
Dwl.c651 struct ubi_vid_hdr *vid_hdr;