This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
fs
/
ntfs
History
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
..
files.ntfs
…
Makefile
…
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_conv.c
…
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
…
ntfs_inode.h
…
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
…
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
…
ntfs.h
- Convert hashinit() to use kmem_alloc(). The hash tables can be large
2008-05-05 17:11:16 +00:00
ntfsmount.h
…
TODO
…