Searched defs:block_allocator (Results 1 – 1 of 1) sorted by relevance
371 struct block_allocator { struct372 struct vdo_completion completion;374 struct slab_depot *depot;399 enum block_allocator_drain_step drain_step; argument411 struct block_allocator_statistics statistics; argument413 struct slab_journal_statistics slab_journal_statistics;415 struct ref_counts_statistics ref_counts_statistics;424 struct list_head dirty_slab_journals;427 struct vio_pool *vio_pool;429 struct dm_kcopyd_client *eraser;[all …]