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