Lines Matching refs:vdo_completion

58 	struct vdo_completion completion;
197 as_repair_completion(struct vdo_completion *completion)
206 struct vdo_completion *completion = &repair->completion;
250 static void finish_repair(struct vdo_completion *completion)
252 struct vdo_completion *parent = completion->parent;
288 static void abort_repair(struct vdo_completion *completion)
290 struct vdo_completion *parent = completion->parent;
324 static void drain_slab_depot(struct vdo_completion *completion)
351 static void flush_block_map_updates(struct vdo_completion *completion)
363 struct vdo_completion *completion);
369 static void handle_page_load_error(struct vdo_completion *completion)
385 static void unmap_entry(struct block_map_page *page, struct vdo_completion *completion,
399 struct vdo_completion *completion,
420 static bool process_slot(struct block_map_page *page, struct vdo_completion *completion,
468 struct vdo_completion *completion)
504 static void page_loaded(struct vdo_completion *completion)
542 struct vdo_completion *completion)
573 static void rebuild_from_leaves(struct vdo_completion *completion)
613 static int process_entry(physical_block_number_t pbn, struct vdo_completion *completion)
637 static void rebuild_reference_counts(struct vdo_completion *completion)
793 static void add_slab_journal_entries(struct vdo_completion *completion)
853 struct vdo_completion *completion = &allocator->completion;
883 static void load_slab_depot(struct vdo_completion *completion)
902 static void flush_block_map(struct vdo_completion *completion)
1006 struct vdo_completion *completion);
1008 static void block_map_page_loaded(struct vdo_completion *completion)
1017 static void handle_block_map_page_load_error(struct vdo_completion *completion)
1026 struct vdo_completion *completion)
1056 struct vdo_completion *completion)
1096 static void recover_block_map(struct vdo_completion *completion)
1658 static void finish_journal_load(struct vdo_completion *completion)
1671 static void handle_journal_load_error(struct vdo_completion *completion)
1693 void vdo_repair(struct vdo_completion *parent)