Home
last modified time | relevance | path

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

/linux-2.6.39/fs/dlm/
Dconfig.c51 static struct config_group *make_space(struct config_group *, const char *);
311 .make_group = make_space,
480 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() function