Searched refs:lba_to_pba_table (Results 1 – 2 of 2) sorted by relevance
1123 pba = msb->lba_to_pba_table[lba]; in msb_update_block()1154 msb->lba_to_pba_table[lba] = new_pba; in msb_update_block()1346 msb->lba_to_pba_table = in msb_ftl_initialize()1353 kfree(msb->lba_to_pba_table); in msb_ftl_initialize()1463 msb->lba_to_pba_table[lba] = pba; in msb_ftl_scan()1476 msb->lba_to_pba_table[lba] = pba; in msb_ftl_scan()1491 msb->lba_to_pba_table[lba] = pba; in msb_ftl_scan()1547 pba = msb->lba_to_pba_table[lba]; in msb_cache_flush()1650 int pba = msb->lba_to_pba_table[lba]; in msb_cache_read()1966 kfree(msb->lba_to_pba_table); in msb_data_clear()[all …]
180 u16 *lba_to_pba_table; member
Completed in 8 milliseconds