Home
last modified time | relevance | path

Searched defs:new_b (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/md/persistent-data/
Ddm-space-map-common.c647 int32_t *nr_allocations, dm_block_t *new_b, in sm_ll_inc_bitmap()
715 int32_t *nr_allocations, dm_block_t *new_b) in __sm_ll_inc()
841 int32_t *nr_allocations, dm_block_t *new_b) in sm_ll_dec_bitmap()
898 int32_t *nr_allocations, dm_block_t *new_b) in __sm_ll_dec()
/linux-5.19.10/drivers/md/
Ddm-bufio.c988 struct dm_buffer *b, *new_b = NULL; in __bufio_new() local