Lines Matching defs:completion
58 struct vdo_completion completion; member
197 as_repair_completion(struct vdo_completion *completion) in as_repair_completion()
206 struct vdo_completion *completion = &repair->completion; in prepare_repair_completion() local
250 static void finish_repair(struct vdo_completion *completion) in finish_repair()
288 static void abort_repair(struct vdo_completion *completion) in abort_repair()
324 static void drain_slab_depot(struct vdo_completion *completion) in drain_slab_depot()
351 static void flush_block_map_updates(struct vdo_completion *completion) in flush_block_map_updates()
369 static void handle_page_load_error(struct vdo_completion *completion) in handle_page_load_error()
385 static void unmap_entry(struct block_map_page *page, struct vdo_completion *completion, in unmap_entry()
399 struct vdo_completion *completion, in remove_out_of_bounds_entries()
420 static bool process_slot(struct block_map_page *page, struct vdo_completion *completion, in process_slot()
468 struct vdo_completion *completion) in rebuild_reference_counts_from_page()
504 static void page_loaded(struct vdo_completion *completion) in page_loaded()
542 struct vdo_completion *completion) in fetch_page()
573 static void rebuild_from_leaves(struct vdo_completion *completion) in rebuild_from_leaves()
613 static int process_entry(physical_block_number_t pbn, struct vdo_completion *completion) in process_entry()
637 static void rebuild_reference_counts(struct vdo_completion *completion) in rebuild_reference_counts()
793 static void add_slab_journal_entries(struct vdo_completion *completion) in add_slab_journal_entries()
853 struct vdo_completion *completion = &allocator->completion; in vdo_replay_into_slab_journals() local
883 static void load_slab_depot(struct vdo_completion *completion) in load_slab_depot()
902 static void flush_block_map(struct vdo_completion *completion) in flush_block_map()
1008 static void block_map_page_loaded(struct vdo_completion *completion) in block_map_page_loaded()
1017 static void handle_block_map_page_load_error(struct vdo_completion *completion) in handle_block_map_page_load_error()
1026 struct vdo_completion *completion) in fetch_block_map_page()
1047 struct vdo_page_completion *completion) in get_next_page_completion()
1056 struct vdo_completion *completion) in recover_ready_pages()
1096 static void recover_block_map(struct vdo_completion *completion) in recover_block_map()
1658 static void finish_journal_load(struct vdo_completion *completion) in finish_journal_load()
1671 static void handle_journal_load_error(struct vdo_completion *completion) in handle_journal_load_error()