NetBSD/sys/fs/ntfs
rumble 28f5ebd853 Create sysctl entries during module initialisation and destroy them
appropriately.

Many of these file systems are now ready for modularisation.
2008-06-28 01:34:05 +00:00
..
Makefile
TODO merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.ntfs
ntfs.h - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
ntfs_compr.c Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier. 2008-01-29 18:21:10 +00:00
ntfs_compr.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
ntfs_conv.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ntfs_ihash.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
ntfs_ihash.h Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
ntfs_inode.h Nuke #ifdef __OtherOS__ clutter to make maintaining slightly easier. 2008-01-29 18:21:10 +00:00
ntfs_subr.c Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
ntfs_subr.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ntfs_vfsops.c Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ntfs_vfsops.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ntfs_vnops.c Make various bits of debug code compile again. 2008-04-30 14:07:13 +00:00
ntfsmount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00