freebsd-dev/sys/fs/hpfs
Nate Lawson 99648386d3 Finish cleanup of vprint() which was begun with changing v_tag to a string.
Remove extraneous uses of vop_null, instead defering to the default op.
Rename vnode type "vfs" to the more descriptive "syncer".
Fix formatting for various filesystems that use vop_print.
2003-03-03 19:15:40 +00:00
..
hpfs_alsubr.c
hpfs_hash.c
hpfs_ioctl.h
hpfs_lookup.c
hpfs_subr.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
hpfs_subr.h
hpfs_vfsops.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
hpfs_vnops.c Finish cleanup of vprint() which was begun with changing v_tag to a string. 2003-03-03 19:15:40 +00:00
hpfs.h Regularize the vop_stdlock'ing protocol across all the filesystems 2002-10-14 03:20:36 +00:00
hpfsmount.h