Searched refs:erase_device_block (Results 1 – 1 of 1) sorted by relevance
59 static inline int erase_device_block(const struct flash_area *fa, off_t start, size_t size) in erase_device_block() function107 return erase_device_block(flash->area, flash->offset + block->offset, block->size); in block_start()