summaryrefslogtreecommitdiffstats
path: root/sys/fs/ntfs/ntfs_vfsops.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2005-02-10 12:09:49 +0000
committerphk <phk@FreeBSD.org>2005-02-10 12:09:49 +0000
commitbd3aabb81e2d9870d8488431aeda427073d703c1 (patch)
tree26c5b88b2f34b8d3852ea95fc10928d7c4c1f9b7 /sys/fs/ntfs/ntfs_vfsops.h
parent34655596ce97ac79e1cea592bed42044a2ef3c5d (diff)
downloadFreeBSD-src-bd3aabb81e2d9870d8488431aeda427073d703c1.zip
FreeBSD-src-bd3aabb81e2d9870d8488431aeda427073d703c1.tar.gz
make M_NTFSMNT and ntfs_calccfree() static
Diffstat (limited to 'sys/fs/ntfs/ntfs_vfsops.h')
-rw-r--r--sys/fs/ntfs/ntfs_vfsops.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/ntfs/ntfs_vfsops.h b/sys/fs/ntfs/ntfs_vfsops.h
index b82877a..adb737d 100644
--- a/sys/fs/ntfs/ntfs_vfsops.h
+++ b/sys/fs/ntfs/ntfs_vfsops.h
@@ -41,4 +41,3 @@ struct vnode;
int ntfs_vgetex(struct mount *, ino_t, u_int32_t, char *, u_long, u_long,
struct thread *, struct vnode **);
-int ntfs_calccfree(struct ntfsmount *, cn_t *);
OpenPOWER on IntegriCloud