Searched refs:new_depth (Results 1 – 1 of 1) sorted by relevance
218 int blk_queue_resize_tags(struct request_queue *q, int new_depth) in blk_queue_resize_tags() argument234 if (new_depth <= bqt->real_max_depth) { in blk_queue_resize_tags()235 bqt->max_depth = new_depth; in blk_queue_resize_tags()253 if (init_tag_map(q, bqt, new_depth)) in blk_queue_resize_tags()