Searched refs:block_allocator (Results 1 – 5 of 5) sorted by relevance
212 struct block_allocator *allocator;344 struct block_allocator *allocator;371 struct block_allocator { struct501 struct block_allocator allocators[];517 static inline struct block_allocator *vdo_as_block_allocator(struct vdo_completion *completion) in vdo_as_block_allocator()520 return container_of(completion, struct block_allocator, completion); in vdo_as_block_allocator()527 int __must_check vdo_allocate_block(struct block_allocator *allocator,530 int vdo_enqueue_clean_slab_waiter(struct block_allocator *allocator,536 int __must_check vdo_release_block_reference(struct block_allocator *allocator,541 void vdo_dump_block_allocator(const struct block_allocator *allocator);
11 void vdo_replay_into_slab_journals(struct block_allocator *allocator, void *context);
66 struct block_allocator *allocator;
331 struct block_allocator;
799 struct block_allocator *allocator = vdo_as_block_allocator(completion); in add_slab_journal_entries()851 void vdo_replay_into_slab_journals(struct block_allocator *allocator, void *context) in vdo_replay_into_slab_journals()