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

/linux-4.1.27/arch/powerpc/boot/
H A Dwrapper156 make_space=y
161 make_space=n
170 make_space=n
175 make_space=n
179 make_space=n
185 make_space=n
235 make_space=n
312 if [ "$make_space" = "y" ]; then
/linux-4.1.27/fs/dlm/
H A Dconfig.c54 static struct config_group *make_space(struct config_group *, const char *);
357 .make_group = make_space,
529 static struct config_group *make_space(struct config_group *g, const char *name) make_space() function

Completed in 417 milliseconds