Searched refs:blkid_struct_cache (Results 1 – 4 of 4) sorted by relevance
27 typedef struct blkid_struct_cache *blkid_cache;
97 struct blkid_struct_cache struct
98 if (!(cache = (blkid_cache) calloc(1, sizeof(struct blkid_struct_cache)))) in blkid_get_cache()