Home
last modified time | relevance | path

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

/drivers/md/
A Ddm-snap-transient.c68 sector_t *sectors_allocated, in transient_usage() argument
71 *sectors_allocated = ((struct transient_c *) store->context)->next_free; in transient_usage()
A Ddm-exception-store.h108 sector_t *total_sectors, sector_t *sectors_allocated,
A Ddm-snap-persistent.c575 sector_t *sectors_allocated, in persistent_usage() argument
580 *sectors_allocated = ps->next_free * store->chunk_size; in persistent_usage()
A Ddm-snap.c2335 sector_t total_sectors, sectors_allocated, in snapshot_status() local
2339 &sectors_allocated, in snapshot_status()
2342 (unsigned long long)sectors_allocated, in snapshot_status()

Completed in 14 milliseconds