Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/pci/
Dpci.c124 static unsigned int new_space(u64 phys_base, int sparse) in new_space() function
170 space_nr = new_space(entry->offset, sparse); in add_io_space()
/Linux-v4.19/fs/gfs2/
Drgrp.c2569 unsigned int new_space; in gfs2_rlist_add() local
2605 new_space = rlist->rl_space + 10; in gfs2_rlist_add()
2607 tmp = kcalloc(new_space, sizeof(struct gfs2_rgrpd *), in gfs2_rlist_add()
2616 rlist->rl_space = new_space; in gfs2_rlist_add()