Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dvirtio_blk.c343 char cap_str_2[10], cap_str_10[10]; in virtblk_config_changed_work() local
358 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); in virtblk_config_changed_work()
366 cap_str_10, cap_str_2); in virtblk_config_changed_work()
/linux-4.4.14/drivers/scsi/
Dsd.c2317 char cap_str_2[10], cap_str_10[10]; in sd_read_capacity() local
2320 STRING_UNITS_2, cap_str_2, sizeof(cap_str_2)); in sd_read_capacity()
2329 sector_size, cap_str_10, cap_str_2); in sd_read_capacity()