Searched defs:new_b (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-space-map-common.c | 647 sm_ll_inc_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t bit, uint32_t bit_end, int32_t *nr_allocations, dm_block_t *new_b, struct inc_context *ic) sm_ll_inc_bitmap() argument 716 __sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations, dm_block_t *new_b) __sm_ll_inc() argument 840 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 899 __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
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-bufio.c | 989 struct dm_buffer *b, *new_b = NULL; in __bufio_new() local
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-bufio.c | 1762 struct dm_buffer *b, *new_b = NULL; in __bufio_new() local
|
Completed in 8 milliseconds