Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-snap-transient.c67 sector_t *total_sectors, in transient_usage() argument
72 *total_sectors = get_dev_size(dm_snap_cow(store->snap)->bdev); in transient_usage()
H A Ddm-exception-store.h108 sector_t *total_sectors, sector_t *sectors_allocated,
/linux/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst156 <sectors_allocated>/<total_sectors> <metadata_sectors>
158 Both <sectors_allocated> and <total_sectors> include both data and metadata.