forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/fs/ocfs2/journal.h
....@@ -152,6 +152,7 @@
152152 void ocfs2_recovery_exit(struct ocfs2_super *osb);
153153
154154 int ocfs2_compute_replay_slots(struct ocfs2_super *osb);
155
+void ocfs2_free_replay_slots(struct ocfs2_super *osb);
155156 /*
156157 * Journal Control:
157158 * Initialize, Load, Shutdown, Wipe a journal.