Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dubi-media.h106 #define UBI_EC_HDR_SIZE sizeof(struct ubi_ec_hdr)
147 struct ubi_ec_hdr { struct
Dio.c84 const struct ubi_ec_hdr *ec_hdr);
455 struct ubi_ec_hdr ec_hdr; in nor_erase_prepare()
631 const struct ubi_ec_hdr *ec_hdr) in validate_ec_hdr()
695 struct ubi_ec_hdr *ec_hdr, int verbose) in ubi_io_read_ec_hdr()
804 struct ubi_ec_hdr *ec_hdr) in ubi_io_write_ec_hdr()
1116 const struct ubi_ec_hdr *ec_hdr) in self_check_ec_hdr()
1157 struct ubi_ec_hdr *ec_hdr; in self_check_peb_ec_hdr()
Ddebug.h12 void ubi_dump_ec_hdr(const struct ubi_ec_hdr *ec_hdr);
Dubi.h782 struct ubi_ec_hdr *ech;
930 struct ubi_ec_hdr *ec_hdr, int verbose);
932 struct ubi_ec_hdr *ec_hdr);
Dfastmap.c405 struct ubi_ec_hdr *ech; in scan_pool()
865 struct ubi_ec_hdr *ech; in ubi_scan_fastmap()
1402 struct ubi_ec_hdr *ec_hdr; in erase_block()
Ddebug.c51 void ubi_dump_ec_hdr(const struct ubi_ec_hdr *ec_hdr) in ubi_dump_ec_hdr()
Dattach.c775 struct ubi_ec_hdr *ec_hdr; in early_erase_peb()
944 struct ubi_ec_hdr *ech = ai->ech; in scan_peb()
Dwl.c442 struct ubi_ec_hdr *ec_hdr; in sync_erase()
1974 struct ubi_ec_hdr *ec_hdr;
Dbuild.c1197 BUILD_BUG_ON(sizeof(struct ubi_ec_hdr) != 64); in ubi_init()