X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Focfs2%2Fuptodate.h;h=2e73206059a857af1ed61960ae77922f40efb786;hb=6924d1ab8b7bbe5ab416713f5701b3316b2df85b;hp=01cd32d26b06867c28f67326941ee4c52ab1f087;hpb=9caafa6c8686e319cf4d5f3757b3972c6c522b7c;p=linux-2.6 diff --git a/fs/ocfs2/uptodate.h b/fs/ocfs2/uptodate.h index 01cd32d26b..2e73206059 100644 --- a/fs/ocfs2/uptodate.h +++ b/fs/ocfs2/uptodate.h @@ -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 */