Searched refs:bid_cache (Results 1 – 3 of 3) sorted by relevance
176 if (dev->bid_cache) { in blkid_set_tag()177 head = blkid_find_head_cache(dev->bid_cache, in blkid_set_tag()190 &dev->bid_cache->bic_tags); in blkid_set_tag()200 if (dev->bid_cache) in blkid_set_tag()201 dev->bid_cache->bic_flags |= BLKID_BIC_FL_CHANGED; in blkid_set_tag()
40 blkid_cache bid_cache; /* Dev belongs to this cache */ member
75 dev->bid_cache = cache; in blkid_get_dev()