Home
last modified time | relevance | path

Searched refs:sectors_allocated (Results 1 – 4 of 4) sorted by relevance

/drivers/md/
Ddm-snap-transient.c65 sector_t *sectors_allocated, in transient_usage() argument
68 *sectors_allocated = ((struct transient_c *) store->context)->next_free; in transient_usage()
Ddm-exception-store.h107 sector_t *total_sectors, sector_t *sectors_allocated,
Ddm-snap-persistent.c570 sector_t *sectors_allocated, in persistent_usage() argument
575 *sectors_allocated = ps->next_free * store->chunk_size; in persistent_usage()
Ddm-snap.c2356 sector_t total_sectors, sectors_allocated, in snapshot_status() local
2360 &sectors_allocated, in snapshot_status()
2363 (unsigned long long)sectors_allocated, in snapshot_status()