Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dmd.c158 static int start_readonly; variable
5134 if (start_readonly && mddev->ro == 0) in md_run()
9020 return sprintf(buffer, "%d", start_readonly); in module_exit()
9027 start_readonly = num; in set_ro()