Searched refs:BLK_DEF_MAX_SECTORS (Results 1 – 6 of 6) sorted by relevance
387 blk_queue_max_hw_sectors(gd->queue, BLK_DEF_MAX_SECTORS); in aoeblk_gdalloc()
143 max_sectors = min(max_sectors, BLK_DEF_MAX_SECTORS); in blk_queue_max_hw_sectors()
244 BLK_DEF_MAX_SECTORS >> 1); in queue_max_sectors_store()
1096 #define BLK_DEF_MAX_SECTORS 2560u macro
2036 blk_queue_max_hw_sectors(lo->lo_queue, BLK_DEF_MAX_SECTORS); in loop_add()
3536 (sector_t)BLK_DEF_MAX_SECTORS); in sd_revalidate_disk()