Home
last modified time | relevance | path

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

/linux/drivers/memstick/core/
H A Dms_block.c1372 u16 pba, lba, other_block; in msb_ftl_scan() local
1466 other_block = msb->lba_to_pba_table[lba]; in msb_ftl_scan()
1467 other_overwrite_flag = overwrite_flags[other_block]; in msb_ftl_scan()
1470 pba, other_block); in msb_ftl_scan()
1474 msb_erase_block(msb, other_block); in msb_ftl_scan()
1481 other_block); in msb_ftl_scan()
1487 pba, other_block, other_block); in msb_ftl_scan()
1489 msb_erase_block(msb, other_block); in msb_ftl_scan()