aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Roehrich <roehrich@sgi.com>2002-06-19 15:58:36 +0000
committerDean Roehrich <roehrich@sgi.com>2002-06-19 15:58:36 +0000
commit510fa91abaf4570e9f03109c7b5fe760901a6fa6 (patch)
treef6d55edaff9eb23150371c411ebcaf0b86d17e99
parent53868d92ca48e68b1572f20a1b6fa889bee06da4 (diff)
downloaddmapi-dev-510fa91abaf4570e9f03109c7b5fe760901a6fa6.tar.gz
synchronize libdm dmapi_kern.h with linux dmapi_kern.h
-rw-r--r--include/dmapi_kern.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/dmapi_kern.h b/include/dmapi_kern.h
index 2f40faa..5cd35b4 100644
--- a/include/dmapi_kern.h
+++ b/include/dmapi_kern.h
@@ -121,10 +121,6 @@ int dm_vp_to_handle (
struct vnode *vp,
xfs_handle_t *handlep);
-void dm_hookup_vfsmount(
- vfs_t *vfsp,
- struct vfsmount *mnt);
-
/* The following prototypes and definitions are used by DMAPI as its
interface into the filesystem code. Communication between DMAPI and the
filesystem are established as follows: