do_md_stop
static int do_md_stop(struct mddev *mddev, int ro);
err = do_md_stop(mddev, 2);
err = do_md_stop(mddev, 0);
do_md_stop(mddev, 0);