packer_statistics
static void write_packer_statistics(char *prefix, struct packer_statistics *stats,
struct packer_statistics vdo_get_packer_statistics(const struct packer *packer)
const struct packer_statistics *stats = &packer->statistics;
return (struct packer_statistics) {
struct packer_statistics *stats;
struct packer_statistics __must_check vdo_get_packer_statistics(const struct packer *packer);
struct packer_statistics statistics;
struct packer_statistics packer;