Home
last modified time | relevance | path

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

/Linux-v5.4/samples/configfs/
Dconfigfs_sample.c189 struct simple_children { struct
193 static inline struct simple_children *to_simple_children(struct config_item *item) in to_simple_children() argument
282 struct simple_children *simple_children; in group_children_make_group() local