Searched defs:config_group (Results 1 – 8 of 8) sorted by relevance
24640 struct config_group { struct24641 struct config_item cg_item;24642 struct list_head cg_children;24643 struct configfs_subsystem *cg_subsys;24644 struct list_head default_groups;24645 struct list_head group_entry;
57454 struct config_group { struct57455 struct config_item cg_item;57456 struct list_head cg_children;57457 struct configfs_subsystem *cg_subsys;57458 struct list_head default_groups;57459 struct list_head group_entry;
25233 struct config_group { struct25234 struct config_item cg_item;25235 struct list_head cg_children;25236 struct configfs_subsystem *cg_subsys;25237 struct list_head default_groups;25238 struct list_head group_entry;
39313 struct config_group { struct39314 struct config_item cg_item;39315 struct list_head cg_children;39316 struct configfs_subsystem *cg_subsys;39317 struct list_head default_groups;39318 struct list_head group_entry;