Searched refs:ubi_vid_hdr (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/mtd/ubi/ |
D | ubi.h | 786 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()
|
D | ubi-media.h | 117 #define UBI_VID_HDR_SIZE sizeof(struct ubi_vid_hdr) 278 struct ubi_vid_hdr { struct
|
D | io.c | 100 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()
|
D | attach.c | 96 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()
|
D | debug.h | 26 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr);
|
D | eba.c | 376 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()
|
D | fastmap.c | 111 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()
|
D | debug.c | 82 void ubi_dump_vid_hdr(const struct ubi_vid_hdr *vid_hdr) in ubi_dump_vid_hdr()
|
D | vtbl.c | 302 struct ubi_vid_hdr *vid_hdr; in create_vtbl()
|
D | build.c | 1209 BUILD_BUG_ON(sizeof(struct ubi_vid_hdr) != 64); in ubi_init()
|
D | wl.c | 651 struct ubi_vid_hdr *vid_hdr;
|