Searched refs:vdo_encode_super_block (Results 1 – 3 of 3) sorted by relevance
1289 void vdo_encode_super_block(u8 *buffer, struct vdo_component_states *states);
1424 void vdo_encode_super_block(u8 *buffer, struct vdo_component_states *states) in vdo_encode_super_block() function
974 vdo_encode_super_block(super_block->buffer, &vdo->states); in vdo_save_components()