freebsd-dev/sys/fs/ext2fs
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
ext2_alloc.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ext2_balloc.c
ext2_bmap.c
ext2_dinode.h
ext2_dir.h
ext2_extern.h
ext2_inode_cnv.c
ext2_inode.c
ext2_lookup.c Merge comments about converting directory entries to be more direct and 2011-05-14 01:10:57 +00:00
ext2_mount.h
ext2_readwrite.c Clarify the comment. 2011-04-30 13:49:03 +00:00
ext2_subr.c
ext2_vfsops.c Add a lock flags argument to the VFS_FHTOVP() file system 2011-05-22 01:07:54 +00:00
ext2_vnops.c
ext2fs.h
fs.h
inode.h