Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dconfig.c60 static struct config_item *make_node(struct config_group *, const char *);
281 .make_item = make_node,
502 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() function