Home
last modified time | relevance | path

Searched refs:simple_children_type (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/Documentation/filesystems/configfs/
Dconfigfs_example_macros.c297 static struct config_item_type simple_children_type = { variable
308 .ci_type = &simple_children_type,
336 &simple_children_type); in group_children_make_group()
Dconfigfs_example_explicit.c334 static struct config_item_type simple_children_type = { variable
345 .ci_type = &simple_children_type,
373 &simple_children_type); in group_children_make_group()