Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd.c5717 static int md_alloc_and_put(dev_t dev, char *name) in md_alloc_and_put() function
5732 md_alloc_and_put(dev, NULL); in md_probe()
5754 return md_alloc_and_put(0, buf); in add_named_array()
5759 return md_alloc_and_put(MKDEV(MD_MAJOR, devnum), NULL); in add_named_array()