summaryrefslogtreecommitdiffstats
path: root/sys/fs/pseudofs/pseudofs_internal.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2005-03-19 08:22:36 +0000
committerphk <phk@FreeBSD.org>2005-03-19 08:22:36 +0000
commit3b151f1bf5b071a638da02440b9032c0d3548443 (patch)
tree6a92898a5bc4f4404c5cc44f643abcff1650b974 /sys/fs/pseudofs/pseudofs_internal.h
parent22cd1201ca327f9990311c8f2e47e2b942fbe4d4 (diff)
downloadFreeBSD-src-3b151f1bf5b071a638da02440b9032c0d3548443.zip
FreeBSD-src-3b151f1bf5b071a638da02440b9032c0d3548443.tar.gz
Use subr_unit
Diffstat (limited to 'sys/fs/pseudofs/pseudofs_internal.h')
-rw-r--r--sys/fs/pseudofs/pseudofs_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/fs/pseudofs/pseudofs_internal.h b/sys/fs/pseudofs/pseudofs_internal.h
index e730f8c..7cbc86d 100644
--- a/sys/fs/pseudofs/pseudofs_internal.h
+++ b/sys/fs/pseudofs/pseudofs_internal.h
@@ -58,8 +58,6 @@ int pfs_vncache_free (struct vnode *);
/*
* File number bitmap
*/
-void pfs_fileno_load (void);
-void pfs_fileno_unload (void);
void pfs_fileno_init (struct pfs_info *);
void pfs_fileno_uninit (struct pfs_info *);
void pfs_fileno_alloc (struct pfs_info *, struct pfs_node *);
OpenPOWER on IntegriCloud