Home
last modified time | relevance | path

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

/Linux-v4.19/fs/dlm/
Dconfig.c57 static struct config_item *make_comm(struct config_group *, const char *);
268 .make_item = make_comm,
453 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm() function