Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dsm_ftl.h83 static int sm_erase_block(struct sm_ftl *ftl, int zone_num, uint16_t block,
H A Dsm_ftl.c421 if (sm_erase_block(ftl, zone, block, 0)) in sm_write_block()
464 static int sm_erase_block(struct sm_ftl *ftl, int zone_num, uint16_t block, in sm_erase_block() function
533 sm_erase_block(ftl, zone, block, 1); in sm_check_block()
852 sm_erase_block(ftl, zone_num, block, 1); in sm_init_zone()
986 sm_erase_block(ftl, zone_num, block_num, 1); in sm_cache_flush()