Home
last modified time | relevance | path

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

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