vdo_page_completion
struct vdo_page_completion *page_completion = as_vdo_page_completion(completion);
struct vdo_page_completion *vdo_page_comp)
void vdo_get_page(struct vdo_page_completion *page_completion,
*page_completion = (struct vdo_page_completion) {
struct vdo_page_completion *vdo_page_comp = as_vdo_page_completion(completion);
struct vdo_page_completion *vpc;
static inline struct vdo_page_completion *page_completion_from_waiter(struct vdo_waiter *waiter)
struct vdo_page_completion *completion;
completion = container_of(waiter, struct vdo_page_completion, waiter);
struct vdo_page_completion *vpc = as_vdo_page_completion(completion);
struct vdo_page_completion *vpc;
struct vdo_page_completion *vdo_page_comp)
static int __must_check validate_completed_page(struct vdo_page_completion *completion,
validate_completed_page_or_enter_read_only_mode(struct vdo_page_completion *completion,
static void discard_page_for_completion(struct vdo_page_completion *vdo_page_comp)
static inline struct vdo_page_completion *as_vdo_page_completion(struct vdo_completion *completion)
return container_of(completion, struct vdo_page_completion, completion);
void vdo_get_page(struct vdo_page_completion *page_completion,
struct vdo_page_completion page_completion;
vdo_get_page(((struct vdo_page_completion *) completion),
static struct vdo_page_completion *get_next_page_completion(struct repair_completion *repair,
struct vdo_page_completion *completion)
struct vdo_page_completion *page_completion = (struct vdo_page_completion *) completion;
struct vdo_page_completion page_completions[] __counted_by(page_count);
struct vdo_page_completion *page_completion = (struct vdo_page_completion *) completion;
struct vdo_page_completion *page_completion =