Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dwrapper231 make_space=y
242 make_space=n
251 make_space=n
256 make_space=n
260 make_space=n
266 make_space=n
316 make_space=n
407 if [ "$make_space" = "y" ]; then
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dconfig.c52 static struct config_group *make_space(struct config_group *, const char *);
286 .make_group = make_space,
443 static struct config_group *make_space(struct config_group *g, const char *name) in make_space() function