Home
last modified time | relevance | path

Searched refs:handle_flush_error (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Drecovery-journal.c497 static void handle_flush_error(struct vdo_completion *completion) in handle_flush_error() function
1553 vdo_submit_flush_vio(journal->flush_vio, flush_endio, handle_flush_error); in reap_recovery_journal()
H A Dblock-map.c810 static void handle_flush_error(struct vdo_completion *completion) in handle_flush_error() function
851 vdo_submit_flush_vio(vio, flush_endio, handle_flush_error); in save_pages()
H A Dslab-depot.c428 static void handle_flush_error(struct vdo_completion *completion) in handle_flush_error() function
458 vdo_submit_flush_vio(vio, flush_endio, handle_flush_error); in flush_for_reaping()