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
51f5ce0c8c
Add two arguments to the vfs_hash() KPI so that filesystems which do
...
not have unique hashes (NFS) can also use it.
2005-03-16 11:20:51 +00:00
..
hpfs_alsubr.c
- Add a new 'flags' parameter to getblk().
2003-03-04 00:04:44 +00:00
hpfs_ioctl.h
…
hpfs_lookup.c
…
hpfs_subr.c
Convert to nmount. Add backwards compat cmount method.
2004-12-06 20:14:20 +00:00
hpfs_subr.h
Convert to nmount. Add backwards compat cmount method.
2004-12-06 20:14:20 +00:00
hpfs_vfsops.c
Add two arguments to the vfs_hash() KPI so that filesystems which do
2005-03-16 11:20:51 +00:00
hpfs_vnops.c
Don't hold a reference on the disk vnode for each inode.
2005-03-15 20:50:58 +00:00
hpfs.h
XXX: unnecessary pointer in inode.
2005-03-16 07:21:38 +00:00
hpfsmount.h
…