Searched refs:simple_children_group_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/Documentation/filesystems/configfs/ | ||
H A D | configfs_example_explicit.c | 330 static struct configfs_group_operations simple_children_group_ops = { variable in typeref:struct:configfs_group_operations 336 .ct_group_ops = &simple_children_group_ops, |
H A D | configfs_example_macros.c | 293 static struct configfs_group_operations simple_children_group_ops = { variable in typeref:struct:configfs_group_operations 299 .ct_group_ops = &simple_children_group_ops, |
Completed in 101 milliseconds