Searched refs:erase_peb_count (Results 1 – 2 of 2) sorted by relevance
435 __be32 erase_peb_count; member
675 for (i = 0; i < be32_to_cpu(fmhdr->erase_peb_count); i++) { in ubi_attach_fastmap()1147 int scrub_peb_count, erase_peb_count; in ubi_write_fastmap() local1195 erase_peb_count = 0; in ubi_write_fastmap()1283 erase_peb_count++; in ubi_write_fastmap()1288 fmh->erase_peb_count = cpu_to_be32(erase_peb_count); in ubi_write_fastmap()