Searched refs:sectors_allocated (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-snap-transient.c | 65 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 D | dm-exception-store.h | 107 sector_t *total_sectors, sector_t *sectors_allocated,
|
H A D | dm-snap-persistent.c | 570 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 D | dm-snap.c | 2355 sector_t total_sectors, sectors_allocated, in snapshot_status() local 2359 §ors_allocated, in snapshot_status() 2362 (unsigned long long)sectors_allocated, in snapshot_status()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-snap-transient.c | 68 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 D | dm-exception-store.h | 108 sector_t *total_sectors, sector_t *sectors_allocated,
|
H A D | dm-snap-persistent.c | 575 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 D | dm-snap.c | 2333 sector_t total_sectors, sectors_allocated, in snapshot_status() local 2337 §ors_allocated, in snapshot_status() 2340 (unsigned long long)sectors_allocated, in snapshot_status()
|
Completed in 11 milliseconds