Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-mq-tag.c192 unsigned int *tag_cache, struct blk_mq_tags *tags) in __bt_get() argument
200 last_tag = org_last_tag = *tag_cache; in __bt_get()
224 *tag_cache = 0; in __bt_get()
237 *tag_cache = last_tag; in __bt_get()