This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
ntfs
History
scottl
c5719df4a5
MFC: Call vfs_destroy_object() before v_data gets set to NULL.
...
Approved by: re
2006-03-12 21:50:02 +00:00
..
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_iconv.c
…
ntfs_ihash.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
ntfs_ihash.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
ntfs_inode.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
ntfs_subr.c
MFC rev. 1.41: typo fix.
2006-01-08 20:28:48 +00:00
ntfs_subr.h
…
ntfs_vfsops.c
Work around the shortness of the size argument to
2006-02-20 00:53:15 +00:00
ntfs_vfsops.h
make M_NTFSMNT and ntfs_calccfree() static
2005-02-10 12:09:49 +00:00
ntfs_vnops.c
MFC: Call vfs_destroy_object() before v_data gets set to NULL.
2006-03-12 21:50:02 +00:00
ntfs.h
Convert to nmount. Add omount compat.
2004-12-06 20:22:16 +00:00
ntfsmount.h
…