Home
last modified time | relevance | path

Searched refs:sectors_allocated (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-snap-transient.c65 sector_t *sectors_allocated, in transient_usage()
68 *sectors_allocated = ((struct transient_c *) store->context)->next_free; in transient_usage()
63 transient_usage(struct dm_exception_store *store, sector_t *total_sectors, sector_t *sectors_allocated, sector_t *metadata_sectors) transient_usage() argument
H A Ddm-exception-store.h107 sector_t *total_sectors, sector_t *sectors_allocated,
H A Ddm-snap-persistent.c570 sector_t *sectors_allocated, in persistent_usage()
575 *sectors_allocated = ps->next_free * store->chunk_size; in persistent_usage()
568 persistent_usage(struct dm_exception_store *store, sector_t *total_sectors, sector_t *sectors_allocated, sector_t *metadata_sectors) persistent_usage() argument
H A Ddm-snap.c2355 sector_t total_sectors, sectors_allocated, in snapshot_status() local
2359 &sectors_allocated, in snapshot_status()
2362 (unsigned long long)sectors_allocated, in snapshot_status()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap-transient.c68 sector_t *sectors_allocated, in transient_usage()
71 *sectors_allocated = ((struct transient_c *) store->context)->next_free; in transient_usage()
66 transient_usage(struct dm_exception_store *store, sector_t *total_sectors, sector_t *sectors_allocated, sector_t *metadata_sectors) transient_usage() argument
H A Ddm-exception-store.h108 sector_t *total_sectors, sector_t *sectors_allocated,
H A Ddm-snap-persistent.c575 sector_t *sectors_allocated, in persistent_usage()
580 *sectors_allocated = ps->next_free * store->chunk_size; in persistent_usage()
573 persistent_usage(struct dm_exception_store *store, sector_t *total_sectors, sector_t *sectors_allocated, sector_t *metadata_sectors) persistent_usage() argument
H A Ddm-snap.c2333 sector_t total_sectors, sectors_allocated, in snapshot_status() local
2337 &sectors_allocated, in snapshot_status()
2340 (unsigned long long)sectors_allocated, in snapshot_status()

Completed in 11 milliseconds