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
/
ntfs
History
Poul-Henning Kamp
a62615e59b
Implement vop_std{get|put}pages() and add them to the default vop[].
...
Un-copy&paste all the VOP_{GET|PUT}PAGES() functions which do nothing but the default.
2001-05-01 08:34:45 +00:00
..
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_ihash.c
Change and clean the mutex lock interface.
2001-02-09 06:11:45 +00:00
ntfs_ihash.h
…
ntfs_inode.h
…
ntfs_subr.c
Change and clean the mutex lock interface.
2001-02-09 06:11:45 +00:00
ntfs_subr.h
…
ntfs_vfsops.c
Move the netexport structure from the fs-specific mountstructure
2001-04-25 07:07:52 +00:00
ntfs_vfsops.h
…
ntfs_vnops.c
Implement vop_std{get|put}pages() and add them to the default vop[].
2001-05-01 08:34:45 +00:00
ntfs.h
Move the netexport structure from the fs-specific mountstructure
2001-04-25 07:07:52 +00:00
ntfsmount.h
…