xfs: add more statics & drop some unused functions
[deliverable/linux.git] / fs / xfs / xfs_rw.h
index f76c003ec55d25bef4c575b8ef518383e53c22bd..ae65f0df87da0414a90d578b7c179838f65f6284 100644 (file)
@@ -78,10 +78,4 @@ extern int xfs_read_buf(struct xfs_mount *mp, xfs_buftarg_t *btp,
 extern void xfs_ioerror_alert(char *func, struct xfs_mount *mp,
                                xfs_buf_t *bp, xfs_daddr_t blkno);
 
-/*
- * Prototypes for functions in xfs_vnodeops.c.
- */
-extern int xfs_free_eofblocks(struct xfs_mount *mp, struct xfs_inode *ip,
-                       int flags);
-
 #endif /* __XFS_RW_H__ */
This page took 0.027273 seconds and 5 git commands to generate.