freebsd-dev/sys/fs/fdescfs
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
..
fdesc_vfsops.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
fdesc_vnops.c Finish cleanup of vprint() which was begun with changing v_tag to a string. 2003-03-03 19:15:40 +00:00
fdesc.h