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

/linux-master/drivers/memstick/core/
H A Dms_block.c1373 u16 pba, lba, other_block; local
1467 other_block = msb->lba_to_pba_table[lba];
1468 other_overwrite_flag = overwrite_flags[other_block];
1471 pba, other_block);
1475 msb_erase_block(msb, other_block);
1482 other_block);
1488 pba, other_block, other_block);
1490 msb_erase_block(msb, other_block);

Completed in 188 milliseconds