Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
config_group Struct Reference

#include <configfs.h>

Data Fields

struct config_item cg_item
 
struct list_head cg_children
 
struct configfs_subsystemcg_subsys
 
struct config_group ** default_groups
 

Detailed Description

group - a group of config_items of a specific type, belonging to a specific subsystem.

Definition at line 93 of file configfs.h.

Field Documentation

struct list_head cg_children

Definition at line 95 of file configfs.h.

Definition at line 94 of file configfs.h.

Definition at line 96 of file configfs.h.

struct config_group** default_groups

Definition at line 97 of file configfs.h.


The documentation for this struct was generated from the following file: