rl_space         2638 fs/gfs2/rgrp.c 	if (rlist->rl_rgrps == rlist->rl_space) {
rl_space         2639 fs/gfs2/rgrp.c 		new_space = rlist->rl_space + 10;
rl_space         2646 fs/gfs2/rgrp.c 			       rlist->rl_space * sizeof(struct gfs2_rgrpd *));
rl_space         2650 fs/gfs2/rgrp.c 		rlist->rl_space = new_space;
rl_space           62 fs/gfs2/rgrp.h 	unsigned int rl_space;