Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/
Dsm_ftl.c935 uint16_t write_sector; in sm_cache_flush() local
971 (unsigned char *)&write_sector, 2) != 2) { in sm_cache_flush()
977 if (sm_write_block(ftl, ftl->cache_data, zone_num, write_sector, in sm_cache_flush()
982 zone->lba_to_phys_table[ftl->cache_block] = write_sector; in sm_cache_flush()