Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Dmd.c5712 static int md_alloc_and_put(dev_t dev, char *name) in md_alloc_and_put() function
5727 md_alloc_and_put(dev, NULL); in md_probe()
5749 return md_alloc_and_put(0, buf); in add_named_array()
5754 return md_alloc_and_put(MKDEV(MD_MAJOR, devnum), NULL); in add_named_array()