Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dencodings.h1278 void vdo_destroy_component_states(struct vdo_component_states *states);
H A Dencodings.c1298 void vdo_destroy_component_states(struct vdo_component_states *states) in vdo_destroy_component_states() function
H A Ddm-vdo-target.c1322 vdo_destroy_component_states(&vdo->states); in decode_vdo()