Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c2781 static unsigned long lba_to_map_index(sector_t lba) in lba_to_map_index() function
2811 index = lba_to_map_index(lba); in map_state()
2830 unsigned long index = lba_to_map_index(lba); in map_region()
2844 unsigned long index = lba_to_map_index(lba); in unmap_region()
4915 map_size = lba_to_map_index(sdebug_store_sectors - 1) + 1; in scsi_debug_init()