Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/maps/
H A Dvmu-flash.c56 static struct vmu_block *ofs_to_block(unsigned long src_ofs, in ofs_to_block() function
325 vblock = ofs_to_block(ofs, mtd, partition); in vmu_flash_read_char()
374 vblock = ofs_to_block(from + index, mtd, partition); in vmu_flash_read()
440 vblock = ofs_to_block(to, mtd, partition); in vmu_flash_write()