freebsd-dev/sys/fs/msdosfs
Poul-Henning Kamp cefb5754dd Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations
to check that the buffer points to the correct vnode.
2003-06-15 18:53:00 +00:00
..
bootsect.h
bpb.h
denode.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
direntry.h
fat.h
msdosfs_conv.c Split the global timezone structure into two integer fields to 2003-02-03 19:49:35 +00:00
msdosfs_denode.c It appears that msdosfs_init() is called multiple times. This happens 2003-04-10 00:13:12 +00:00
msdosfs_fat.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
msdosfs_lookup.c
msdosfs_vfsops.c Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
msdosfs_vnops.c Add the same KASSERT to all VOP_STRATEGY and VOP_SPECSTRATEGY implementations 2003-06-15 18:53:00 +00:00
msdosfsmount.h