Searched refs:MD_JOURNAL_CLEAN (Results 1 – 5 of 5) sorted by relevance
229 MD_JOURNAL_CLEAN, /* A raid with journal is already clean */ enumerator
31 (1L << MD_JOURNAL_CLEAN) | \
49 (1L << MD_JOURNAL_CLEAN) | \
7284 set_bit(MD_JOURNAL_CLEAN, &mddev->flags); in raid5_run()
1809 else if (test_bit(MD_JOURNAL_CLEAN, &mddev->flags)) in super_1_sync()