Searched refs:new_space (Results 1 – 2 of 2) sorted by relevance
124 static unsigned int new_space(u64 phys_base, int sparse) in new_space() function170 space_nr = new_space(entry->offset, sparse); in add_io_space()
2566 unsigned int new_space; in gfs2_rlist_add() local2587 new_space = rlist->rl_space + 10; in gfs2_rlist_add()2589 tmp = kcalloc(new_space, sizeof(struct gfs2_rgrpd *), in gfs2_rlist_add()2598 rlist->rl_space = new_space; in gfs2_rlist_add()