Searched refs:sm_write_block (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | sm_ftl.c | 368 static int sm_write_block(struct sm_ftl *ftl, uint8_t *buf, in sm_write_block() function 964 if (sm_write_block(ftl, ftl->cache_data, zone_num, write_sector, in sm_cache_flush()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | sm_ftl.c | 369 static int sm_write_block(struct sm_ftl *ftl, uint8_t *buf, in sm_write_block() function 977 if (sm_write_block(ftl, ftl->cache_data, zone_num, write_sector, in sm_cache_flush()
|
Completed in 4 milliseconds