Searched refs:has_journal (Results 1 – 1 of 1) sorted by relevance
5874 bool has_journal = false; in restart_array() local5889 has_journal = true; in restart_array()5894 if (test_bit(MD_HAS_JOURNAL, &mddev->flags) && !has_journal) in restart_array()6553 bool has_journal = false; in add_new_disk() local6558 has_journal = true; in add_new_disk()6562 if (has_journal || mddev->bitmap) { in add_new_disk()