Searched refs:start_readonly (Results 1 – 1 of 1) sorted by relevance
195 static int start_readonly; variable5596 if (start_readonly && mddev->ro == 0) in md_run()9427 return sprintf(buffer, "%d", start_readonly); in module_exit()9431 return kstrtouint(val, 10, (unsigned int *)&start_readonly); in set_ro()