Searched refs:flush_vio (Results 1 – 2 of 2) sorted by relevance
321 return vdo_is_read_only(journal->flush_vio->completion.vdo); in is_read_only()395 vdo_enter_read_only_mode(journal->flush_vio->completion.vdo, error_code); in enter_journal_read_only_mode()754 journal, NULL, &journal->flush_vio); in vdo_decode_recovery_journal()774 journal->flush_vio->completion.callback_thread_id = journal->thread_id; in vdo_decode_recovery_journal()796 free_vio(vdo_forget(journal->flush_vio)); in vdo_free_recovery_journal()1545 vdo_submit_flush_vio(journal->flush_vio, flush_endio, handle_flush_error); in reap_recovery_journal()
201 struct vio *flush_vio; member