Home
last modified time | relevance | path

Searched refs:ubi_ec_hdr (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/mtd/ubi/
Dubi-media.h106 #define UBI_EC_HDR_SIZE sizeof(struct ubi_ec_hdr)
147 struct ubi_ec_hdr { struct
Dio.c97 const struct ubi_ec_hdr *ec_hdr);
468 struct ubi_ec_hdr ec_hdr; in nor_erase_prepare()
637 const struct ubi_ec_hdr *ec_hdr) in validate_ec_hdr()
701 struct ubi_ec_hdr *ec_hdr, int verbose) in ubi_io_read_ec_hdr()
810 struct ubi_ec_hdr *ec_hdr) in ubi_io_write_ec_hdr()
1127 const struct ubi_ec_hdr *ec_hdr) in self_check_ec_hdr()
1168 struct ubi_ec_hdr *ec_hdr; in self_check_peb_ec_hdr()
Ddebug.h25 void ubi_dump_ec_hdr(const struct ubi_ec_hdr *ec_hdr);
Dubi.h793 struct ubi_ec_hdr *ech;
942 struct ubi_ec_hdr *ec_hdr, int verbose);
944 struct ubi_ec_hdr *ec_hdr);
Dfastmap.c415 struct ubi_ec_hdr *ech; in scan_pool()
865 struct ubi_ec_hdr *ech; in ubi_scan_fastmap()
1400 struct ubi_ec_hdr *ec_hdr; in erase_block()
Ddebug.c64 void ubi_dump_ec_hdr(const struct ubi_ec_hdr *ec_hdr) in ubi_dump_ec_hdr()
Dwl.c442 struct ubi_ec_hdr *ec_hdr; in sync_erase()
1786 struct ubi_ec_hdr *ec_hdr;
Dattach.c788 struct ubi_ec_hdr *ec_hdr; in early_erase_peb()
957 struct ubi_ec_hdr *ech = ai->ech; in scan_peb()
Dbuild.c1189 BUILD_BUG_ON(sizeof(struct ubi_ec_hdr) != 64); in ubi_init()