Searched refs:limit_depth (Results 1 – 5 of 5) sorted by relevance
42 void (*limit_depth)(unsigned int, struct blk_mq_alloc_data *); member
1017 .limit_depth = kyber_limit_depth,
1115 .limit_depth = dd_limit_depth,
371 e->type->ops.limit_depth && in __blk_mq_alloc_request()373 e->type->ops.limit_depth(data->cmd_flags, data); in __blk_mq_alloc_request()
6800 .limit_depth = bfq_limit_depth,