Home
last modified time | relevance | path

Searched refs:UBI_EC_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/ubi/
H A Dubi-media.h106 #define UBI_EC_HDR_SIZE sizeof(struct ubi_ec_hdr) macro
110 #define UBI_EC_HDR_SIZE_CRC (UBI_EC_HDR_SIZE - sizeof(__be32))
H A Ddebug.c93 ec_hdr, UBI_EC_HDR_SIZE, 1); in ubi_dump_ec_hdr()