Searched refs:mtd_mod_by_eb (Results 1 – 2 of 2) sorted by relevance
473 if (mtd_mod_by_eb(cur_offset, master) != 0) { in allocate_partition()528 mtd_mod_by_eb(slave->offset, &slave->mtd)) { in allocate_partition()537 mtd_mod_by_eb(slave->mtd.size, &slave->mtd)) { in allocate_partition()
301 static inline uint32_t mtd_mod_by_eb(uint64_t sz, struct mtd_info *mtd) in mtd_mod_by_eb() function