Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Dmd.c4283 static int md_alloc(dev_t dev, char *name) in md_alloc() function
4384 md_alloc(dev, NULL); in md_probe()
4404 return md_alloc(0, buf); in add_named_array()