Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dconfig.c53 static struct config_group *make_space(struct config_group *, const char *);
322 .make_group = make_space,
463 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() function