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.c6392 static int md_alloc_and_put(dev_t dev, char *name) in md_alloc_and_put() function
6410 md_alloc_and_put(dev, NULL); in md_probe()
6432 return md_alloc_and_put(0, buf); in add_named_array()
6437 return md_alloc_and_put(MKDEV(MD_MAJOR, devnum), NULL); in add_named_array()