Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dtag.c177 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()
DblkidP.h40 blkid_cache bid_cache; /* Dev belongs to this cache */ member
Ddevname.c79 dev->bid_cache = cache; in blkid_get_dev()