Searched refs:handle_flush_error (Results 1 – 3 of 3) sorted by relevance
495 static void handle_flush_error(struct vdo_completion *completion) in handle_flush_error() function1545 vdo_submit_flush_vio(journal->flush_vio, flush_endio, handle_flush_error); in reap_recovery_journal()
795 static void handle_flush_error(struct vdo_completion *completion) in handle_flush_error() function836 vdo_submit_flush_vio(vio, flush_endio, handle_flush_error); in save_pages()
427 static void handle_flush_error(struct vdo_completion *completion) in handle_flush_error() function457 vdo_submit_flush_vio(vio, flush_endio, handle_flush_error); in flush_for_reaping()
Completed in 22 milliseconds