[XFS] streamline init/exit path
[deliverable/linux.git] / fs / xfs / xfs_mount.h
index 2a75f1703b3973df80886120da120b20659b7b2b..5269bd6e3df08ffa624ccf8c1e691ccd0622c33c 100644 (file)
@@ -546,9 +546,6 @@ extern void xfs_qmops_put(struct xfs_mount *);
 
 extern struct xfs_dmops xfs_dmcore_xfs;
 
-extern int     xfs_init(void);
-extern void    xfs_cleanup(void);
-
 #endif /* __KERNEL__ */
 
 #endif /* __XFS_MOUNT_H__ */
This page took 0.025505 seconds and 5 git commands to generate.