]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_vfsops.h
Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux...
[linux-2.6] / 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);