freebsd-nq/sys/gnu/fs/xfs/FreeBSD
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
..
support Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
xfs_buf.c
xfs_buf.h
xfs_compat.h
xfs_config.h
xfs_cred.h
xfs_dmistubs.c
xfs_freebsd_iget.c
xfs_freebsd.h
xfs_frw.c
xfs_frw.h
xfs_fs_subr.c
xfs_fs_subr.h
xfs_globals.c
xfs_ioctl.c
xfs_iops.h
xfs_mountops.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
xfs_mountops.h
xfs_node.h
xfs_stats.c
xfs_stats.h
xfs_super.c
xfs_super.h
xfs_sysctl.c
xfs_sysctl.h
xfs_version.h
xfs_vfs.c
xfs_vfs.h
xfs_vnode.c
xfs_vnode.h
xfs_vnops.c