Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/core/
H A Dms_block.c133 static int msb_get_zone_from_lba(int lba) in msb_get_zone_from_lba() function
1022 if (msb_get_zone_from_lba(lba) != msb_get_zone_from_pba(pba)) { in msb_write_block()
1134 msb_get_zone_from_lba(lba)); in msb_update_block()
1453 if (msb_get_zone_from_lba(lba) != msb_get_zone_from_pba(pba)) { in msb_ftl_scan()