NetBSD/sys/fs/msdosfs
thorpej e633e8b61b - Define a VFS_ATTACH() macro that places a reference to a vfsops structure
into the "vfsops" link set.
- Use VFS_ATTACH() where vfsops are declared for individual file systems.
- In vfsinit(), traverse the "vfsops" link set, rather than vfs_list_initial[].
2005-03-29 02:41:05 +00:00
..
Makefile
TODO
bootsect.h
bpb.h cleanup casts in get/set u short/long so that we don't have const castaways. 2004-06-30 03:43:14 +00:00
denode.h
direntry.h
fat.h nuke trailing whitespace 2005-02-26 22:58:54 +00:00
files.msdosfs
msdosfs_conv.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
msdosfs_denode.c Explicitly call pool_init() (and pool_destroy()) when being built as 2004-05-20 05:39:34 +00:00
msdosfs_fat.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
msdosfs_lookup.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
msdosfs_vfsops.c - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
msdosfs_vnops.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
msdosfsmount.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00