Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Ddm-table.c168 static int alloc_targets(struct dm_table *t, unsigned int num) in alloc_targets() function
223 if (alloc_targets(t, num_targets)) { in dm_table_create()
305 return alloc_targets(t, t->num_allocated * 2); in check_space()