Searched refs:sectors_allocated (Results 1 – 5 of 5) sorted by relevance
65 sector_t *sectors_allocated, in transient_usage() argument68 *sectors_allocated = ((struct transient_c *) store->context)->next_free; in transient_usage()
107 sector_t *total_sectors, sector_t *sectors_allocated,
574 sector_t *sectors_allocated, in persistent_usage() argument579 *sectors_allocated = ps->next_free * store->chunk_size; in persistent_usage()
1986 sector_t total_sectors, sectors_allocated, in snapshot_status() local1990 §ors_allocated, in snapshot_status()1993 (unsigned long long)sectors_allocated, in snapshot_status()
130 <sectors_allocated>/<total_sectors> <metadata_sectors>132 Both <sectors_allocated> and <total_sectors> include both data and metadata.135 is zero, in other words <sectors_allocated> == <metadata_sectors>.