Searched refs:pack_vdo_config (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dencodings.c1091 * pack_vdo_config() - Convert a vdo_config to its packed on-disk representation.
1096 static struct packed_vdo_config pack_vdo_config(struct vdo_config config) function
1119 .config = pack_vdo_config(component.config),

Completed in 87 milliseconds