Lines Matching refs:vdo_completion
101 struct vdo_completion *completion;
665 static void handle_load_error(struct vdo_completion *completion)
691 static void page_is_loaded(struct vdo_completion *completion)
733 static void handle_rebuild_read_error(struct vdo_completion *completion)
790 static void write_pages(struct vdo_completion *completion);
793 static void handle_flush_error(struct vdo_completion *completion)
1003 static void handle_page_write_error(struct vdo_completion *completion)
1028 static void page_is_written_out(struct vdo_completion *completion);
1042 static void page_is_written_out(struct vdo_completion *completion)
1091 static void write_pages(struct vdo_completion *flush_completion)
1111 struct vdo_completion *completion = &info->vio->completion;
1140 void vdo_release_page_completion(struct vdo_completion *completion)
1214 struct vdo_completion *completion = &page_completion->completion;
1286 void vdo_request_page_write(struct vdo_completion *completion)
1306 int vdo_get_cached_page(struct vdo_completion *completion,
1552 static void finish_page_write(struct vdo_completion *completion)
1598 static void handle_write_error(struct vdo_completion *completion)
1612 static void write_initialized_page(struct vdo_completion *completion)
1649 struct vdo_completion *completion = &vio->vio.completion;
1820 static void finish_block_map_page_load(struct vdo_completion *completion)
1848 static void handle_io_error(struct vdo_completion *completion)
1935 static void allocation_failure(struct vdo_completion *completion)
2064 static void finish_block_map_allocation(struct vdo_completion *completion)
2125 static void release_block_map_write_lock(struct vdo_completion *completion)
2140 static void set_block_map_page_reference_count(struct vdo_completion *completion)
2150 static void journal_block_map_allocation(struct vdo_completion *completion)
2161 static void allocate_block(struct vdo_completion *completion)
2499 struct vdo_completion *completion = cursors->completion;
2516 static void continue_traversal(struct vdo_completion *completion)
2526 static void finish_traversal_load(struct vdo_completion *completion)
2675 struct vdo_completion *completion)
2781 static void prepare_for_era_advance(void *context, struct vdo_completion *parent)
2791 struct vdo_completion *parent)
2985 struct vdo_completion *parent)
2996 struct vdo_completion *parent)
3004 struct vdo_completion *parent)
3012 void vdo_resume_block_map(struct block_map *map, struct vdo_completion *parent)
3037 static void grow_forest(void *context, struct vdo_completion *completion)
3044 void vdo_grow_block_map(struct block_map *map, struct vdo_completion *parent)
3062 static inline void finish_processing_page(struct vdo_completion *completion, int result)
3064 struct vdo_completion *parent = completion->parent;
3070 static void handle_page_error(struct vdo_completion *completion)
3160 static void get_mapping_from_fetched_page(struct vdo_completion *completion)
3229 static void put_mapping_in_fetched_page(struct vdo_completion *completion)