Searched refs:structure_size (Results 1 – 3 of 3) sorted by relevance
81 long structure_size; /* total size of bcache, including infrastructure */ member159 bcache->structure_size -= (bcache->num_buckets in expand_hash_table()161 bcache->structure_size += new_size; in expand_hash_table()244 bcache->structure_size += BSTRING_SIZE (length); in bcache_data()408 c->structure_size); in print_bcache_statistics()410 print_percentage (c->structure_size - c->unique_size, c->unique_size); in print_bcache_statistics()412 print_percentage (c->total_size - c->structure_size, c->total_size); in print_bcache_statistics()
775 uint32_t structure_size; /* size of entire structure in bytes */ member
714 raidmap_size = LE_32(raid_map->structure_size); in pqisrc_raid_map_validation()