Lines Matching defs:completion
101 struct vdo_completion *completion; member
165 struct vdo_page_completion *completion; in page_completion_from_waiter() local
588 static int __must_check validate_completed_page(struct vdo_page_completion *completion, in validate_completed_page()
649 validate_completed_page_or_enter_read_only_mode(struct vdo_page_completion *completion, in validate_completed_page_or_enter_read_only_mode()
665 static void handle_load_error(struct vdo_completion *completion) in handle_load_error()
691 static void page_is_loaded(struct vdo_completion *completion) in page_is_loaded()
733 static void handle_rebuild_read_error(struct vdo_completion *completion) in handle_rebuild_read_error()
793 static void handle_flush_error(struct vdo_completion *completion) in handle_flush_error()
1003 static void handle_page_write_error(struct vdo_completion *completion) in handle_page_write_error()
1042 static void page_is_written_out(struct vdo_completion *completion) in page_is_written_out()
1111 struct vdo_completion *completion = &info->vio->completion; in write_pages() local
1140 void vdo_release_page_completion(struct vdo_completion *completion) in vdo_release_page_completion()
1214 struct vdo_completion *completion = &page_completion->completion; in vdo_get_page() local
1286 void vdo_request_page_write(struct vdo_completion *completion) in vdo_request_page_write()
1306 int vdo_get_cached_page(struct vdo_completion *completion, in vdo_get_cached_page()
1552 static void finish_page_write(struct vdo_completion *completion) in finish_page_write()
1598 static void handle_write_error(struct vdo_completion *completion) in handle_write_error()
1612 static void write_initialized_page(struct vdo_completion *completion) in write_initialized_page()
1649 struct vdo_completion *completion = &vio->vio.completion; in write_page() local
1820 static void finish_block_map_page_load(struct vdo_completion *completion) in finish_block_map_page_load()
1848 static void handle_io_error(struct vdo_completion *completion) in handle_io_error()
1936 static void allocation_failure(struct vdo_completion *completion) in allocation_failure()
2065 static void finish_block_map_allocation(struct vdo_completion *completion) in finish_block_map_allocation()
2126 static void release_block_map_write_lock(struct vdo_completion *completion) in release_block_map_write_lock()
2141 static void set_block_map_page_reference_count(struct vdo_completion *completion) in set_block_map_page_reference_count()
2151 static void journal_block_map_allocation(struct vdo_completion *completion) in journal_block_map_allocation()
2162 static void allocate_block(struct vdo_completion *completion) in allocate_block()
2500 struct vdo_completion *completion = cursors->completion; in finish_cursor() local
2517 static void continue_traversal(struct vdo_completion *completion) in continue_traversal()
2527 static void finish_traversal_load(struct vdo_completion *completion) in finish_traversal_load()
2676 struct vdo_completion *completion) in vdo_traverse_forest()
3038 static void grow_forest(void *context, struct vdo_completion *completion) in grow_forest()
3063 static inline void finish_processing_page(struct vdo_completion *completion, int result) in finish_processing_page()
3071 static void handle_page_error(struct vdo_completion *completion) in handle_page_error()
3161 static void get_mapping_from_fetched_page(struct vdo_completion *completion) in get_mapping_from_fetched_page()
3230 static void put_mapping_in_fetched_page(struct vdo_completion *completion) in put_mapping_in_fetched_page()