Searched defs:max_hw_sectors (Results 1 – 3 of 3) sorted by relevance
249 void blk_limits_max_hw_sectors(struct queue_limits *limits, unsigned int max_hw_sectors) in blk_limits_max_hw_sectors()271 void blk_queue_max_hw_sectors(struct request_queue *q, unsigned int max_hw_sectors) in blk_queue_max_hw_sectors()
798 int max_hw_sectors = max_bio_size >> 9; in drbd_setup_queue_param() local
249 unsigned int max_hw_sectors; member