This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
hpfs
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
..
hpfs_alsubr.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
hpfs_hash.c
Change and clean the mutex lock interface.
2001-02-09 06:11:45 +00:00
hpfs_ioctl.h
…
hpfs_lookup.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
hpfs_subr.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
hpfs_subr.h
…
hpfs_vfsops.c
Move the netexport structure from the fs-specific mountstructure
2001-04-25 07:07:52 +00:00
hpfs_vnops.c
Implement vop_std{get|put}pages() and add them to the default vop[].
2001-05-01 08:34:45 +00:00
hpfs.h
Move the netexport structure from the fs-specific mountstructure
2001-04-25 07:07:52 +00:00
hpfsmount.h
…