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
Poul-Henning Kamp
d83b7498a4
Eliminate unnecessary KASSERTs.
...
Don't use bp->b_vp in VOP_STRATEGY: the vnode is passed in as an argument.
2004-10-27 06:48:21 +00:00
..
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_iconv.c
…
ntfs_ihash.c
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +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
Avoid casts as lvalues.
2004-07-28 06:30:43 +00:00
ntfs_subr.h
…
ntfs_vfsops.c
Put a version element in the VFS filesystem configuration structure
2004-07-30 22:08:52 +00:00
ntfs_vfsops.h
…
ntfs_vnops.c
Eliminate unnecessary KASSERTs.
2004-10-27 06:48:21 +00:00
ntfs.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
ntfsmount.h
…