Searched refs:start_readonly (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/md/
H A Dmd.c158 static int start_readonly; variable
5249 if (start_readonly && mddev->ro == 0)
9308 return sprintf(buffer, "%d", start_readonly); get_ro()
9312 return kstrtouint(val, 10, (unsigned int *)&start_readonly); set_ro()

Completed in 110 milliseconds