md_alloc_and_put
md_alloc_and_put(dev, NULL);
return md_alloc_and_put(0, buf);
return md_alloc_and_put(MKDEV(MD_MAJOR, devnum), NULL);