Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/dm-vdo/
Dpacker.h97 int vdo_get_compressed_block_fragment(enum block_mapping_state mapping_state,
Dpacker.c46 int vdo_get_compressed_block_fragment(enum block_mapping_state mapping_state, in vdo_get_compressed_block_fragment() function
Ddata-vio.c1422 int result = vdo_get_compressed_block_fragment(mapping_state, block, in uncompress_data_vio()