Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dms_block.c1371 u16 pba, lba, other_block; in msb_ftl_scan() local
1465 other_block = msb->lba_to_pba_table[lba]; in msb_ftl_scan()
1466 other_overwrite_flag = overwrite_flags[other_block]; in msb_ftl_scan()
1469 pba, other_block); in msb_ftl_scan()
1473 msb_erase_block(msb, other_block); in msb_ftl_scan()
1480 other_block); in msb_ftl_scan()
1486 pba, other_block, other_block); in msb_ftl_scan()
1488 msb_erase_block(msb, other_block); in msb_ftl_scan()