]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/xfs/xfs_aops.h
xfs: remove i_iocount
[mv-sheeva.git] / fs / xfs / xfs_aops.h
index ce3dcb50762e3de89733097f6043ac787f31c340..116dd5c370346eb118baa34ce19d8af8ef195b7e 100644 (file)
@@ -61,9 +61,6 @@ typedef struct xfs_ioend {
 extern const struct address_space_operations xfs_address_space_operations;
 extern int xfs_get_blocks(struct inode *, sector_t, struct buffer_head *, int);
 
-extern void xfs_ioend_init(void);
-extern void xfs_ioend_wait(struct xfs_inode *);
-
 extern void xfs_count_page_state(struct page *, int *, int *);
 
 #endif /* __XFS_AOPS_H__ */