Home
last modified time | relevance | path

Searched refs:vdo_decode_block_map (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/md/dm-vdo/
Dblock-map.h333 int __must_check vdo_decode_block_map(struct block_map_state_2_0 state,
Ddm-vdo-target.c1364 result = vdo_decode_block_map(vdo->states.block_map, in decode_vdo()
Dblock-map.c2856 int vdo_decode_block_map(struct block_map_state_2_0 state, block_count_t logical_blocks, in vdo_decode_block_map() function