newdisk_completion   86 drivers/md/md-cluster.c 	struct completion newdisk_completion;
newdisk_completion  517 drivers/md/md-cluster.c 	init_completion(&cinfo->newdisk_completion);
newdisk_completion  520 drivers/md/md-cluster.c 	wait_for_completion_timeout(&cinfo->newdisk_completion,
newdisk_completion 1460 drivers/md/md-cluster.c 	complete(&cinfo->newdisk_completion);