freebsd-dev/sys/fs/ntfs
Ed Schouten 0078e2fdeb Fix style and consistency:
- Use tabs, not spaces.
- Add tab after #define.
- Don't mix the use of BSD and ISO C unsigned integer types. Prefer the
  ISO C ones.
2012-05-27 09:34:47 +00:00
..
ntfs_compr.c Minor cleanups to ntfs code 2012-01-03 19:09:01 +00:00
ntfs_compr.h
ntfs_iconv.c
ntfs_ihash.c Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c Minor cleanups to ntfs code 2012-01-03 19:09:01 +00:00
ntfs_subr.h Discard local array based on return values. 2011-12-24 15:49:52 +00:00
ntfs_vfsops.c Clean up style(9) nits 2012-03-04 09:38:20 +00:00
ntfs_vfsops.h
ntfs_vnops.c Use C99-style initialization for struct dirent in preparation for 2012-05-25 09:16:59 +00:00
ntfs.h Fix style and consistency: 2012-05-27 09:34:47 +00:00
ntfsmount.h The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00