]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/buffer_head.h
[PATCH] fs/buffer.c: cleanups
[net-next-2.6.git] / include / linux / buffer_head.h
index fb7e9b7ccbe312bf29ecada865da27dc152fb51d..737e407d0cd11e7479e6d38d3cf48562eec4f596 100644 (file)
@@ -149,7 +149,6 @@ void create_empty_buffers(struct page *, unsigned long,
                        unsigned long b_state);
 void end_buffer_read_sync(struct buffer_head *bh, int uptodate);
 void end_buffer_write_sync(struct buffer_head *bh, int uptodate);
-void end_buffer_async_write(struct buffer_head *bh, int uptodate);
 
 /* Things to do with buffers at mapping->private_list */
 void mark_buffer_dirty_inode(struct buffer_head *bh, struct inode *inode);
@@ -214,6 +213,7 @@ int nobh_truncate_page(struct address_space *, loff_t);
 int nobh_writepage(struct page *page, get_block_t *get_block,
                         struct writeback_control *wbc);
 
+void buffer_init(void);
 
 /*
  * inline definitions