Searched refs:MD_JOURNAL_CLEAN (Results 1 – 2 of 2) sorted by relevance
235 #define MD_JOURNAL_CLEAN 5 /* A raid with journal is already clean */ macro
1657 set_bit(MD_JOURNAL_CLEAN, &mddev->flags); in super_1_validate()1703 else if (test_bit(MD_JOURNAL_CLEAN, &mddev->flags)) in super_1_sync()