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

/linux-4.4.14/arch/powerpc/boot/
H A Dwrapper173 make_space=y
178 make_space=n
187 make_space=n
192 make_space=n
196 make_space=n
202 make_space=n
252 make_space=n
329 if [ "$make_space" = "y" ]; then
/linux-4.4.14/fs/dlm/
H A Dconfig.c54 static struct config_group *make_space(struct config_group *, const char *);
255 .make_group = make_space,
417 static struct config_group *make_space(struct config_group *g, const char *name) make_space() function

Completed in 141 milliseconds