]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/ocfs2/journal.h
ocfs2: Remove syncjiff field from quota info
[mirror_ubuntu-bionic-kernel.git] / fs / ocfs2 / journal.h
index 61045eeb3f6ea0c83f45e7e012b2aab1da34626a..81e8abcd246ec6dad9b64f12760c1c4ae6c6bd89 100644 (file)
@@ -144,7 +144,8 @@ 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_init(struct ocfs2_super *osb);
+void ocfs2_orphan_scan_start(struct ocfs2_super *osb);
 void ocfs2_orphan_scan_stop(struct ocfs2_super *osb);
 void ocfs2_orphan_scan_exit(struct ocfs2_super *osb);