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