Searched refs:limit_depth (Results 1 – 5 of 5) sorted by relevance
37 void (*limit_depth)(unsigned int, struct blk_mq_alloc_data *); member
1021 .limit_depth = kyber_limit_depth,
1133 .limit_depth = dd_limit_depth,
466 e->type->ops.limit_depth && in __blk_mq_alloc_requests()468 e->type->ops.limit_depth(data->cmd_flags, data); in __blk_mq_alloc_requests()
7434 .limit_depth = bfq_limit_depth,