freebsd-dev/sys/fs/hpfs
Alfred Perlstein f257b7a54b Make VFS_ROOT() and vflush() take a thread argument.
This is to allow filesystems to decide based on the passed thread
which vnode to return.
Several filesystems used curthread, they now use the passed thread.
2004-07-12 08:14:09 +00:00
..
hpfs_alsubr.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
hpfs_hash.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
hpfs_ioctl.h
hpfs_lookup.c
hpfs_subr.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
hpfs_subr.h
hpfs_vfsops.c Make VFS_ROOT() and vflush() take a thread argument. 2004-07-12 08:14:09 +00:00
hpfs_vnops.c DuH! 2003-10-18 14:10:28 +00:00
hpfs.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
hpfsmount.h