Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dencodings.h1255 int __must_check vdo_decode_component_states(u8 *buffer,
H A Dencodings.c1354 int vdo_decode_component_states(u8 *buffer, struct volume_geometry *geometry, in vdo_decode_component_states() function
H A Ddm-vdo-target.c1278 result = vdo_decode_component_states(vdo->super_block.buffer, &vdo->geometry, in decode_from_super_block()