Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/ubi/
Dubi-media.h116 #define UBI_EC_HDR_SIZE sizeof(struct ubi_ec_hdr)
157 struct ubi_ec_hdr { struct
Dio.c97 const struct ubi_ec_hdr *ec_hdr);
504 struct ubi_ec_hdr ec_hdr; in nor_erase_prepare()
669 const struct ubi_ec_hdr *ec_hdr) in validate_ec_hdr()
733 struct ubi_ec_hdr *ec_hdr, int verbose) in ubi_io_read_ec_hdr()
842 struct ubi_ec_hdr *ec_hdr) in ubi_io_write_ec_hdr()
1160 const struct ubi_ec_hdr *ec_hdr) in self_check_ec_hdr()
1201 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.h874 struct ubi_ec_hdr *ec_hdr, int verbose);
876 struct ubi_ec_hdr *ec_hdr);
Dfastmap.c457 struct ubi_ec_hdr *ech; in scan_pool()
867 struct ubi_ec_hdr *ech; in ubi_scan_fastmap()
1349 struct ubi_ec_hdr *ec_hdr; in erase_block()
Ddebug.c63 void ubi_dump_ec_hdr(const struct ubi_ec_hdr *ec_hdr) in ubi_dump_ec_hdr()
Dattach.c95 static struct ubi_ec_hdr *ech;
666 struct ubi_ec_hdr *ec_hdr; in early_erase_peb()
Dwl.c442 struct ubi_ec_hdr *ec_hdr; in sync_erase()
1679 struct ubi_ec_hdr *ec_hdr;
Dbuild.c1208 BUILD_BUG_ON(sizeof(struct ubi_ec_hdr) != 64); in ubi_init()