Merge git://git.infradead.org/mtd-2.6
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_vfsops.h
index 995091f19499dae4f99023ea9419b545afeb22cc..a74b05087da480244620fdd512102eee02976c7c 100644 (file)
@@ -8,9 +8,6 @@ struct kstatfs;
 struct xfs_mount;
 struct xfs_mount_args;
 
-int xfs_mount(struct xfs_mount *mp, struct xfs_mount_args *args,
-               struct cred *credp);
-int xfs_unmount(struct xfs_mount *mp, int flags, struct cred *credp);
 int xfs_sync(struct xfs_mount *mp, int flags);
 void xfs_do_force_shutdown(struct xfs_mount *mp, int flags, char *fname,
                int lnnum);