Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dmd.c4859 static int md_alloc(dev_t dev, char *name) in md_alloc() function
4966 md_alloc(dev, NULL); in md_probe()
4986 return md_alloc(0, buf); in add_named_array()