Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Dmd.c4974 static int md_alloc(dev_t dev, char *name) in md_alloc() function
5081 md_alloc(dev, NULL); in md_probe()
5101 return md_alloc(0, buf); in add_named_array()