Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dms_block.c1367 u16 pba, lba, other_block; in msb_ftl_scan() local
1461 other_block = msb->lba_to_pba_table[lba]; in msb_ftl_scan()
1462 other_overwrite_flag = overwrite_flags[other_block]; in msb_ftl_scan()
1465 pba, other_block); in msb_ftl_scan()
1469 msb_erase_block(msb, other_block); in msb_ftl_scan()
1476 other_block); in msb_ftl_scan()
1482 pba, other_block, other_block); in msb_ftl_scan()
1484 msb_erase_block(msb, other_block); in msb_ftl_scan()
/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dms_block.c1373 u16 pba, lba, other_block; in msb_ftl_scan() local
1467 other_block = msb->lba_to_pba_table[lba]; in msb_ftl_scan()
1468 other_overwrite_flag = overwrite_flags[other_block]; in msb_ftl_scan()
1471 pba, other_block); in msb_ftl_scan()
1475 msb_erase_block(msb, other_block); in msb_ftl_scan()
1482 other_block); in msb_ftl_scan()
1488 pba, other_block, other_block); in msb_ftl_scan()
1490 msb_erase_block(msb, other_block); in msb_ftl_scan()

Completed in 5 milliseconds