Searched refs:limit_depth (Results 1 – 3 of 3) sorted by relevance
1061 .limit_depth = dd_limit_depth,
531 if (ops->limit_depth) in __blk_mq_alloc_requests()532 ops->limit_depth(data->cmd_flags, data); in __blk_mq_alloc_requests()
7641 .limit_depth = bfq_limit_depth,