Home
last modified time | relevance | path

Searched defs:packer (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dpacker.h74 struct packer { struct
82 * A bin to hold data_vios which were canceled out of the packer and are waiting to argument
85 struct packer_bin *canceled_bin; argument
90 /* The administrative state of the packer */ argument
93 /* Statistics are only updated on the packer thread, but are accessed from other threads */ argument
94 struct packer_statistics statistics; argument
H A Dstatistics.h226 struct packer_statistics packer; member
H A Dvdo.h207 struct packer *packer; member