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