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

/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c2778 static unsigned long lba_to_map_index(sector_t lba) lba_to_map_index() function
2808 index = lba_to_map_index(lba); map_state()
2827 unsigned long index = lba_to_map_index(lba); map_region()
2841 unsigned long index = lba_to_map_index(lba); unmap_region()
4910 map_size = lba_to_map_index(sdebug_store_sectors - 1) + 1; scsi_debug_init()

Completed in 75 milliseconds