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

/drivers/mtd/
H A Dsm_ftl.c937 uint16_t write_sector; local
972 (unsigned char *)&write_sector, 2) != 2) {
978 if (sm_write_block(ftl, ftl->cache_data, zone_num, write_sector,
983 zone->lba_to_phys_table[ftl->cache_block] = write_sector;

Completed in 71 milliseconds