Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-sysfs.c169 max_hw_sectors_kb = queue_max_hw_sectors(q) >> 1, in queue_max_sectors_store() local
176 if (max_sectors_kb > max_hw_sectors_kb || max_sectors_kb < page_kb) in queue_max_sectors_store()
188 int max_hw_sectors_kb = queue_max_hw_sectors(q) >> 1; in queue_max_hw_sectors_show() local
190 return queue_var_show(max_hw_sectors_kb, (page)); in queue_max_hw_sectors_show()
/linux-4.1.27/Documentation/block/
Dqueue-sysfs.txt50 max_hw_sectors_kb (RO)