Searched refs:real_max_depth (Results 1 – 2 of 2) sorted by relevance
111 tags->real_max_depth = depth; in init_tag_map()219 if (new_depth <= bqt->real_max_depth) { in blk_queue_resize_tags()236 max_depth = bqt->real_max_depth; in blk_queue_resize_tags()269 BUG_ON(tag >= bqt->real_max_depth); in blk_queue_end_tag()
352 int real_max_depth; /* what the array can hold */ member1394 if (unlikely(bqt == NULL || tag >= bqt->real_max_depth)) in blk_map_queue_find_tag()