freebsd-dev/sys/geom/raid
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
..
g_raid_ctl.c
g_raid_md_if.m
g_raid_tr_if.m
g_raid.c Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
g_raid.h
md_intel.c Clarify disks/volumes above 2TiB support in geom_raid: 2011-10-26 21:50:10 +00:00
md_jmicron.c Bunch of small bugfixes and cleanups. 2011-03-31 16:19:53 +00:00
md_nvidia.c Clarify disks/volumes above 2TiB support in geom_raid: 2011-10-26 21:50:10 +00:00
md_promise.c Clarify disks/volumes above 2TiB support in geom_raid: 2011-10-26 21:50:10 +00:00
md_sii.c Bunch of small bugfixes and cleanups. 2011-03-31 16:19:53 +00:00
tr_concat.c
tr_raid0.c
tr_raid1.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
tr_raid1e.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00