freebsd-dev/sys/ntfs
Poul-Henning Kamp 3389ae9350 Remove ~25 unneeded #include <sys/conf.h>
Remove ~60 unneeded #include <sys/malloc.h>
2000-04-19 14:58:28 +00:00
..
ntfs_compr.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ntfs_compr.h
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c
ntfs_subr.h Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +00:00
ntfs_vfsops.c Give vn_isdisk() a second argument where it can return a suitable errno. 2000-01-10 12:04:27 +00:00
ntfs_vfsops.h Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +00:00
ntfs_vnops.c Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
ntfs.h Use MALLOC_DECLARE when it is #defined, not when a (wrong) test of 2000-01-14 19:47:07 +00:00
ntfsmount.h