]> err.no Git - linux-2.6/blobdiff - fs/gfs2/ops_address.h
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
[linux-2.6] / fs / gfs2 / ops_address.h
index 56c30daf895b8bee498d511b43dea76d751cfcf4..fa1b5b3d28b99b50c08d428de760dc6c260b2098 100644 (file)
@@ -18,8 +18,5 @@ extern const struct address_space_operations gfs2_file_aops;
 extern int gfs2_get_block(struct inode *inode, sector_t lblock,
                          struct buffer_head *bh_result, int create);
 extern int gfs2_releasepage(struct page *page, gfp_t gfp_mask);
-extern u64 gfs2_ri_total(struct gfs2_sbd *sdp);
-extern void gfs2_statfs_change(struct gfs2_sbd *sdp, s64 total, s64 free,
-                              s64 dinodes);
 
 #endif /* __OPS_ADDRESS_DOT_H__ */