NetBSD/sys/fs/filecorefs
dholland e1610ba4cb Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
the following symbols so as to disambiguate fully. (Christos already
did the lfs ones.)

   lblkno
   lblktosize
   lfragtosize
   numfrags
   blkroundup
   fragroundup
2013-06-23 07:28:36 +00:00
..
filecore_bmap.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
filecore_extern.h Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
filecore_lookup.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
filecore_mount.h
filecore_node.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
filecore_node.h
filecore_utils.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
filecore_vfsops.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
filecore_vnops.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
filecore.h
files.filecorefs
Makefile