Home
last modified time | relevance | path

Searched defs:nr_allocations (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/persistent-data/
H A Ddm-space-map-disk.c94 int32_t nr_allocations; in sm_disk_set_count() local
107 int32_t nr_allocations; in sm_disk_inc_blocks() local
120 int32_t nr_allocations; in sm_disk_dec_blocks() local
133 int32_t nr_allocations; in sm_disk_new_block() local
[all...]
H A Ddm-space-map-common.c423 uint32_t ref_count, int32_t *nr_allocations) in sm_ll_insert() argument
649 int32_t *nr_allocations, dm_block_t *new_b, in sm_ll_inc_bitmap() argument
717 int32_t *nr_allocations, dm_block_t *new_b) in __sm_ll_inc() argument
747 int32_t *nr_allocations) in sm_ll_inc() argument
843 sm_ll_dec_bitmap(struct ll_disk * ll,dm_block_t b,uint32_t bit,uint32_t bit_end,struct inc_context * ic,int32_t * nr_allocations,dm_block_t * new_b) sm_ll_dec_bitmap() argument
900 __sm_ll_dec(struct ll_disk * ll,dm_block_t b,dm_block_t e,int32_t * nr_allocations,dm_block_t * new_b) __sm_ll_dec() argument
929 sm_ll_dec(struct ll_disk * ll,dm_block_t b,dm_block_t e,int32_t * nr_allocations) sm_ll_dec() argument
[all...]
H A Ddm-space-map-metadata.c198 int32_t nr_allocations; in commit_bop() local
398 int32_t nr_allocations; in sm_metadata_set_count() local
416 int32_t nr_allocations; in sm_metadata_inc_blocks() local
435 int32_t nr_allocations; in sm_metadata_dec_blocks() local
452 int32_t nr_allocations; in sm_metadata_new_block_() local
[all...]