Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dconfig.c57 static struct config_item *make_comm(struct config_group *, const char *);
272 .make_item = make_comm,
465 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm() function