Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/persistent-data/
Ddm-space-map-common.c642 int32_t *nr_allocations, dm_block_t *new_b, in sm_ll_inc_bitmap()
710 int32_t *nr_allocations, dm_block_t *new_b) in __sm_ll_inc()
836 int32_t *nr_allocations, dm_block_t *new_b) in sm_ll_dec_bitmap()
893 int32_t *nr_allocations, dm_block_t *new_b) in __sm_ll_dec()
/Linux-v5.15/drivers/md/
Ddm-bufio.c989 struct dm_buffer *b, *new_b = NULL; in __bufio_new() local