Home
last modified time | relevance | path

Searched refs:MD_HAS_JOURNAL (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/md/
A Draid5-log.h49 return test_bit(MD_HAS_JOURNAL, &conf->mddev->flags); in raid5_has_log()
A Dmd.h322 MD_HAS_JOURNAL, enumerator
A Draid0.c26 ((1L << MD_HAS_JOURNAL) | \
A Draid5-cache.c1600 return test_bit(MD_HAS_JOURNAL, &conf->mddev->flags); in r5l_log_disk_error()
3139 set_bit(MD_HAS_JOURNAL, &conf->mddev->flags); in r5l_init_log()
A Draid5-ppl.c1341 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) { in ppl_init_log()
A Draid5.c7814 if ((test_bit(MD_HAS_JOURNAL, &mddev->flags) || journal_dev) && in raid5_run()
7908 if (test_bit(MD_HAS_JOURNAL, &mddev->flags) && in raid5_run()
7924 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) { in raid5_run()
8904 } else if (test_bit(MD_HAS_JOURNAL, &conf->mddev->flags) && in raid5_change_consistency_policy()
8916 clear_bit(MD_HAS_JOURNAL, &mddev->flags); in raid5_change_consistency_policy()
A Dmd.c1892 set_bit(MD_HAS_JOURNAL, &mddev->flags); in super_1_validate()
2151 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) in super_1_sync()
5516 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) { in consistency_policy_show()
6334 if (test_bit(MD_HAS_JOURNAL, &mddev->flags) && !has_journal) in restart_array()
A Dmd-bitmap.c2116 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) { in __bitmap_create()
A Draid1.c41 ((1L << MD_HAS_JOURNAL) | \

Completed in 69 milliseconds