Searched refs:ocfs2_complete_recovery (Results 1 – 3 of 3) sorted by relevance
146 void ocfs2_complete_recovery(struct work_struct *work);
837 INIT_WORK(&journal->j_recovery_work, ocfs2_complete_recovery); in ocfs2_journal_alloc()1248 void ocfs2_complete_recovery(struct work_struct *work) in ocfs2_complete_recovery() function
2597 DEFINE_OCFS2_ULL_EVENT(ocfs2_complete_recovery);