]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/uptodate.h
Hibernation: Fix comment in disk.c
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / uptodate.h
index 01cd32d26b06867c28f67326941ee4c52ab1f087..2e73206059a857af1ed61960ae77922f40efb786 100644 (file)
@@ -40,5 +40,7 @@ void ocfs2_set_new_buffer_uptodate(struct inode *inode,
                                   struct buffer_head *bh);
 void ocfs2_remove_from_cache(struct inode *inode,
                             struct buffer_head *bh);
+int ocfs2_buffer_read_ahead(struct inode *inode,
+                           struct buffer_head *bh);
 
 #endif /* OCFS2_UPTODATE_H */