freebsd-dev/sys/fs/hpfs
Poul-Henning Kamp 55dca57ef2 Convert to nmount. Add backwards compat cmount method.
Same comment as msdosfs applies: It would be nice if we had generic option
names for charset conversions.

Use vfs_mountefrom().  Rely on vfs_mount.c calling VFS_STATFS().
2004-12-06 20:14:20 +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 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 Convert to nmount. Add backwards compat cmount method. 2004-12-06 20:14:20 +00:00
hpfs_vnops.c Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
hpfs.h Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
hpfsmount.h