Home
last modified time | relevance | path

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

/fs/dlm/
Dconfig.c60 static struct config_item *make_node(struct config_group *, const char *);
377 .make_item = make_node,
622 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() function