Searched refs:total_sectors (Results 1 – 5 of 5) sorted by relevance
67 sector_t *total_sectors, in transient_usage() argument72 *total_sectors = get_dev_size(dm_snap_cow(store->snap)->bdev); in transient_usage()
108 sector_t *total_sectors, sector_t *sectors_allocated,
574 sector_t *total_sectors, in persistent_usage() argument581 *total_sectors = get_dev_size(dm_snap_cow(store->snap)->bdev); in persistent_usage()
2326 sector_t total_sectors, sectors_allocated, in snapshot_status() local2329 &total_sectors, in snapshot_status()2334 (unsigned long long)total_sectors, in snapshot_status()
156 <sectors_allocated>/<total_sectors> <metadata_sectors>158 Both <sectors_allocated> and <total_sectors> include both data and metadata.