Searched refs:sm_write_sector (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/mtd/ |
D | sm_ftl.c | 322 static int sm_write_sector(struct sm_ftl *ftl, in sm_write_sector() function 408 if (!sm_write_sector(ftl, zone, block, boffset, in sm_write_block() 457 sm_write_sector(ftl, zone, block, boffset, NULL, &oob); in sm_mark_block_bad()
|