]> Pileus Git - ~andy/linux/blobdiff - fs/ocfs2/journal.h
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
[~andy/linux] / fs / ocfs2 / journal.h
index eb7b76331eb7733f4d9f4a5494b3509054a886b1..61045eeb3f6ea0c83f45e7e012b2aab1da34626a 100644 (file)
@@ -144,6 +144,10 @@ static inline void ocfs2_inode_set_new(struct ocfs2_super *osb,
 }
 
 /* Exported only for the journal struct init code in super.c. Do not call. */
+int ocfs2_orphan_scan_init(struct ocfs2_super *osb);
+void ocfs2_orphan_scan_stop(struct ocfs2_super *osb);
+void ocfs2_orphan_scan_exit(struct ocfs2_super *osb);
+
 void ocfs2_complete_recovery(struct work_struct *work);
 void ocfs2_wait_for_recovery(struct ocfs2_super *osb);