Searched refs:limit_depth (Results 1 – 4 of 4) sorted by relevance
41 void (*limit_depth)(unsigned int, struct blk_mq_alloc_data *); member
1016 .limit_depth = kyber_limit_depth,
367 e->type->ops.limit_depth && in __blk_mq_alloc_request()369 e->type->ops.limit_depth(data->cmd_flags, data); in __blk_mq_alloc_request()
6783 .limit_depth = bfq_limit_depth,