Home
last modified time | relevance | path

Searched refs:map_depth (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/block/
Dblk-mq-tag.c520 unsigned int map_depth = depth; in bt_update_count() local
526 bt->map[i].depth = min(map_depth, tags_per_word); in bt_update_count()
527 map_depth -= bt->map[i].depth; in bt_update_count()