freebsd-dev/sys/geom/vinum
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
..
geom_vinum_create.c
geom_vinum_drive.c Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
geom_vinum_events.c
geom_vinum_init.c
geom_vinum_list.c Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
geom_vinum_move.c
geom_vinum_plex.c
geom_vinum_raid5.c
geom_vinum_raid5.h
geom_vinum_rename.c
geom_vinum_rm.c
geom_vinum_share.c
geom_vinum_share.h
geom_vinum_state.c
geom_vinum_subr.c Include sys/sbuf.h directly. 2011-07-11 05:22:31 +00:00
geom_vinum_var.h
geom_vinum_volume.c
geom_vinum.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
geom_vinum.h