Home
last modified time | relevance | path

Searched defs:simple_children (Results 1 – 1 of 1) sorted by relevance

/linux/samples/configfs/
H A Dconfigfs_sample.c171 struct simple_children { struct
175 static inline struct simple_children *to_simple_children(struct config_item *item) in to_simple_children() argument
261 struct simple_children *simple_children; in group_children_make_group() local