freebsd-nq/sys/fs/msdosfs
Poul-Henning Kamp 9bf1a75697 Introduce typedefs for the member functions of struct vfsops and employ
these in the main filesystems.  This does not change the resulting code
but makes the source a little bit more grepable.

Sponsored by:	DARPA and NAI Labs.
2002-08-13 10:05:50 +00:00
..
bootsect.h Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00
bpb.h Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00
denode.h Remove __P. 2002-03-19 22:20:14 +00:00
direntry.h Remove __P. 2002-03-19 22:20:14 +00:00
fat.h Remove __P. 2002-03-19 22:20:14 +00:00
msdosfs_conv.c Remove __P. 2002-03-19 22:20:14 +00:00
msdosfs_denode.c - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
msdosfs_fat.c More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
msdosfs_lookup.c - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
msdosfs_vfsops.c Introduce typedefs for the member functions of struct vfsops and employ 2002-08-13 10:05:50 +00:00
msdosfs_vnops.c Fix typo in vnode flags causing deadlock in msdosfs_fsync(). 2002-08-05 21:07:30 +00:00
msdosfsmount.h More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00