Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.c6384 static int md_alloc_and_put(dev_t dev, char *name) in md_alloc_and_put() function
6402 md_alloc_and_put(dev, NULL); in md_probe()
6424 return md_alloc_and_put(0, buf); in add_named_array()
6429 return md_alloc_and_put(MKDEV(MD_MAJOR, devnum), NULL); in add_named_array()