Lines Matching defs:completion

101 	struct vdo_completion *completion;  member
165 struct vdo_page_completion *completion; in page_completion_from_waiter() local
590 static int __must_check validate_completed_page(struct vdo_page_completion *completion, in validate_completed_page()
651 validate_completed_page_or_enter_read_only_mode(struct vdo_page_completion *completion, in validate_completed_page_or_enter_read_only_mode()
667 static void handle_load_error(struct vdo_completion *completion) in handle_load_error()
693 static void page_is_loaded(struct vdo_completion *completion) in page_is_loaded()
735 static void handle_rebuild_read_error(struct vdo_completion *completion) in handle_rebuild_read_error()
795 static void handle_flush_error(struct vdo_completion *completion) in handle_flush_error()
1005 static void handle_page_write_error(struct vdo_completion *completion) in handle_page_write_error()
1044 static void page_is_written_out(struct vdo_completion *completion) in page_is_written_out()
1113 struct vdo_completion *completion = &info->vio->completion; in write_pages() local
1142 void vdo_release_page_completion(struct vdo_completion *completion) in vdo_release_page_completion()
1216 struct vdo_completion *completion = &page_completion->completion; in vdo_get_page() local
1288 void vdo_request_page_write(struct vdo_completion *completion) in vdo_request_page_write()
1308 int vdo_get_cached_page(struct vdo_completion *completion, in vdo_get_cached_page()
1554 static void finish_page_write(struct vdo_completion *completion) in finish_page_write()
1600 static void handle_write_error(struct vdo_completion *completion) in handle_write_error()
1614 static void write_initialized_page(struct vdo_completion *completion) in write_initialized_page()
1651 struct vdo_completion *completion = &vio->vio.completion; in write_page() local
1822 static void finish_block_map_page_load(struct vdo_completion *completion) in finish_block_map_page_load()
1850 static void handle_io_error(struct vdo_completion *completion) in handle_io_error()
1938 static void allocation_failure(struct vdo_completion *completion) in allocation_failure()
2067 static void finish_block_map_allocation(struct vdo_completion *completion) in finish_block_map_allocation()
2128 static void release_block_map_write_lock(struct vdo_completion *completion) in release_block_map_write_lock()
2143 static void set_block_map_page_reference_count(struct vdo_completion *completion) in set_block_map_page_reference_count()
2153 static void journal_block_map_allocation(struct vdo_completion *completion) in journal_block_map_allocation()
2164 static void allocate_block(struct vdo_completion *completion) in allocate_block()
2502 struct vdo_completion *completion = cursors->completion; in finish_cursor() local
2519 static void continue_traversal(struct vdo_completion *completion) in continue_traversal()
2529 static void finish_traversal_load(struct vdo_completion *completion) in finish_traversal_load()
2678 struct vdo_completion *completion) in vdo_traverse_forest()
3040 static void grow_forest(void *context, struct vdo_completion *completion) in grow_forest()
3065 static inline void finish_processing_page(struct vdo_completion *completion, int result) in finish_processing_page()
3073 static void handle_page_error(struct vdo_completion *completion) in handle_page_error()
3163 static void get_mapping_from_fetched_page(struct vdo_completion *completion) in get_mapping_from_fetched_page()
3232 static void put_mapping_in_fetched_page(struct vdo_completion *completion) in put_mapping_in_fetched_page()