NetBSD/sys/fs/ntfs
thorpej e633e8b61b - Define a VFS_ATTACH() macro that places a reference to a vfsops structure
into the "vfsops" link set.
- Use VFS_ATTACH() where vfsops are declared for individual file systems.
- In vfsinit(), traverse the "vfsops" link set, rather than vfs_list_initial[].
2005-03-29 02:41:05 +00:00
..
Makefile
TODO
files.ntfs
ntfs.h change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ntfs_subr.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ntfs_subr.h
ntfs_vfsops.c - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ntfs_vfsops.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
ntfs_vnops.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ntfsmount.h