start_readonly 241 drivers/md/md.c static int start_readonly; start_readonly 5740 drivers/md/md.c if (start_readonly && mddev->ro == 0) start_readonly 9644 drivers/md/md.c return sprintf(buffer, "%d", start_readonly); start_readonly 9648 drivers/md/md.c return kstrtouint(val, 10, (unsigned int *)&start_readonly);