Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd.c5949 static int md_alloc_and_put(dev_t dev, char *name) in md_alloc_and_put() function
5964 md_alloc_and_put(dev, NULL); in md_probe()
5986 return md_alloc_and_put(0, buf); in add_named_array()
5991 return md_alloc_and_put(MKDEV(MD_MAJOR, devnum), NULL); in add_named_array()