Searched refs:bin_count (Results 1 – 2 of 2) sorted by relevance
101 int __must_check vdo_make_packer(struct vdo *vdo, block_count_t bin_count,
143 int vdo_make_packer(struct vdo *vdo, block_count_t bin_count, struct packer **packer_ptr) in vdo_make_packer() argument154 packer->size = bin_count; in vdo_make_packer()158 for (i = 0; i < bin_count; i++) { in vdo_make_packer()