Home
last modified time | relevance | path

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

/drivers/md/
Dmd.c5406 bool has_journal = false; in restart_array() local
5412 has_journal = true; in restart_array()
5419 if (!has_journal) in restart_array()
6083 bool has_journal = false; in add_new_disk() local
6088 has_journal = true; in add_new_disk()
6092 if (has_journal) { in add_new_disk()