summaryrefslogtreecommitdiffstats
path: root/sys/isofs/cd9660/iso.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2005-03-14 13:22:41 +0000
committerphk <phk@FreeBSD.org>2005-03-14 13:22:41 +0000
commitd26364a9a9523fcaf47f48750b4c5f6c369cea92 (patch)
tree0433332e412d74e1f69c6e19d3adb43354cb208f /sys/isofs/cd9660/iso.h
parent8ef3f502d08b321a9ca55323f411a12a33c0618a (diff)
downloadFreeBSD-src-d26364a9a9523fcaf47f48750b4c5f6c369cea92.zip
FreeBSD-src-d26364a9a9523fcaf47f48750b4c5f6c369cea92.tar.gz
Use vfs_hash instead of home-rolled.
Diffstat (limited to 'sys/isofs/cd9660/iso.h')
-rw-r--r--sys/isofs/cd9660/iso.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/isofs/cd9660/iso.h b/sys/isofs/cd9660/iso.h
index f0b5221..8645f58 100644
--- a/sys/isofs/cd9660/iso.h
+++ b/sys/isofs/cd9660/iso.h
@@ -258,8 +258,6 @@ struct iso_mnt {
int cd9660_vget_internal(struct mount *, ino_t, int, struct vnode **, int,
struct iso_directory_record *);
-int cd9660_init(struct vfsconf *);
-int cd9660_uninit(struct vfsconf *);
#define cd9660_sysctl ((int (*)(int *, u_int, void *, size_t *, void *, \
size_t, struct proc *))eopnotsupp)
OpenPOWER on IntegriCloud