Searched refs:sm_erase_block (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/mtd/ |
| D | sm_ftl.h | 83 static int sm_erase_block(struct sm_ftl *ftl, int zone_num, uint16_t block,
|
| D | sm_ftl.c | 418 if (sm_erase_block(ftl, zone, block, 0)) in sm_write_block() 460 static int sm_erase_block(struct sm_ftl *ftl, int zone_num, uint16_t block, in sm_erase_block() function 528 sm_erase_block(ftl, zone, block, 1); in sm_check_block() 841 sm_erase_block(ftl, zone_num, block, 1); in sm_init_zone() 973 sm_erase_block(ftl, zone_num, block_num, 1); in sm_cache_flush()
|