Searched refs:vdo_page_completion (Results 1 – 2 of 2) sorted by relevance
165 struct vdo_page_completion { struct293 static inline struct vdo_page_completion *as_vdo_page_completion(struct vdo_completion *completion) in as_vdo_page_completion()296 return container_of(completion, struct vdo_page_completion, completion); in as_vdo_page_completion()301 void vdo_get_page(struct vdo_page_completion *page_completion,
130 struct vdo_page_completion page_completions[];544 struct vdo_page_completion *page_completion = (struct vdo_page_completion *) completion; in fetch_page()927 struct vdo_page_completion *page_completion = in finish_if_done()1040 vdo_get_page(((struct vdo_page_completion *) completion), in fetch_block_map_page()1046 static struct vdo_page_completion *get_next_page_completion(struct repair_completion *repair, in get_next_page_completion()1047 struct vdo_page_completion *completion) in get_next_page_completion()1058 struct vdo_page_completion *page_completion = (struct vdo_page_completion *) completion; in recover_ready_pages()1719 struct vdo_page_completion, __func__, in vdo_repair()