Searched refs:limit_depth (Results 1 – 5 of 5) sorted by relevance
41 void (*limit_depth)(unsigned int, struct blk_mq_alloc_data *); member
1018 .limit_depth = kyber_limit_depth,
1063 .limit_depth = dd_limit_depth,
377 e->type->ops.limit_depth && in __blk_mq_alloc_request()379 e->type->ops.limit_depth(data->cmd_flags, data); in __blk_mq_alloc_request()
7300 .limit_depth = bfq_limit_depth,