Home
last modified time | relevance | path

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

/drivers/md/
Ddm-table.c169 static int alloc_targets(struct dm_table *t, unsigned int num) in alloc_targets() function
219 if (alloc_targets(t, num_targets)) { in dm_table_create()
300 return alloc_targets(t, t->num_allocated * 2); in check_space()