Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c4099 static unsigned long lba_to_map_index(sector_t lba) in lba_to_map_index() function
4124 index = lba_to_map_index(lba); in map_state()
4143 unsigned long index = lba_to_map_index(lba); in map_region()
4159 unsigned long index = lba_to_map_index(lba); in unmap_region()
8075 map_size = lba_to_map_index(sdebug_store_sectors - 1) + 1; in sdebug_add_store()