md_super_wait     276 drivers/md/md-bitmap.c 	if (wait && md_super_wait(mddev) < 0)
md_super_wait     442 drivers/md/md-bitmap.c 		md_super_wait(bitmap->mddev);
md_super_wait    1503 drivers/md/md.c 	} while (md_super_wait(rdev->mddev) < 0);
md_super_wait    2103 drivers/md/md.c 	} while (md_super_wait(rdev->mddev) < 0);
md_super_wait    2713 drivers/md/md.c 	if (md_super_wait(mddev) < 0)
md_super_wait     709 drivers/md/md.h extern int md_super_wait(struct mddev *mddev);