Searched refs:j_recovery_work (Results 1 – 3 of 3) sorted by relevance
77 struct work_struct j_recovery_work; member
1227 container_of(work, struct ocfs2_journal, j_recovery_work); in ocfs2_complete_recovery()1330 queue_work(ocfs2_wq, &journal->j_recovery_work); in ocfs2_queue_recovery_completion()
2259 INIT_WORK(&journal->j_recovery_work, ocfs2_complete_recovery); in ocfs2_initialize_super()