]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ocfs2/inode.h
ocfs2: Move ocfs2_bread() into dir.c
[linux-2.6-omap-h63xx.git] / fs / ocfs2 / inode.h
index f66e4340f17899f683eb6495456bfb1dcc3cd516..2f37af9bcc4aa262197ca0f3108941c4d7d551fb 100644 (file)
@@ -117,8 +117,6 @@ extern struct kmem_cache *ocfs2_inode_cache;
 
 extern const struct address_space_operations ocfs2_aops;
 
-struct buffer_head *ocfs2_bread(struct inode *inode, int block,
-                               int *err, int reada);
 void ocfs2_clear_inode(struct inode *inode);
 void ocfs2_delete_inode(struct inode *inode);
 void ocfs2_drop_inode(struct inode *inode);