kernel/fs/gfs2/aops.h
.. .. @@ -8,10 +8,6 @@ 8 8 9 9 #include "incore.h" 10 10 11 -extern int stuffed_readpage(struct gfs2_inode *ip, struct page *page);12 -extern int gfs2_stuffed_write_end(struct inode *inode, struct buffer_head *dibh,13 - loff_t pos, unsigned copied,14 - struct page *page);15 11 extern void adjust_fs_space(struct inode *inode); 16 12 extern void gfs2_page_add_databufs(struct gfs2_inode *ip, struct page *page, 17 13 unsigned int from, unsigned int len);