NetBSD/sys/ntfs
jdolecek 44cdfc6a17 Change MALLOC()/FREE() to malloc()/free() for cases where the size
argument is a variable.
2001-05-15 22:38:40 +00:00
..
Makefile
TODO Change MALLOC()/FREE() to malloc()/free() for cases where the size 2001-05-15 22:38:40 +00:00
ntfs.h Don't apply #pragma pack(1) to struct ntfsmount. This fixes unaligned 2001-05-15 22:17:05 +00:00
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c Add the code to recode filenames to utf8 for NTFS. 2001-02-14 08:44:24 +00:00
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c Change MALLOC()/FREE() to malloc()/free() for cases where the size 2001-05-15 22:38:40 +00:00
ntfs_subr.h Add per-mount filename conversion and compare hooks, which can be used 2001-02-13 19:53:52 +00:00
ntfs_vfsops.c Change MALLOC()/FREE() to malloc()/free() for cases where the size 2001-05-15 22:38:40 +00:00
ntfs_vfsops.h
ntfs_vnops.c Add per-mount filename conversion and compare hooks, which can be used 2001-02-13 19:53:52 +00:00
ntfsmount.h