Home
last modified time | relevance | path

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

/Linux-v4.19/samples/configfs/
Dconfigfs_sample.c203 struct simple_children { struct
207 static inline struct simple_children *to_simple_children(struct config_item *item) in to_simple_children() argument
296 struct simple_children *simple_children; in group_children_make_group() local