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.h52 return test_bit(MD_HAS_JOURNAL, &conf->mddev->flags); in raid5_has_log()
A Dmd.h243 MD_HAS_JOURNAL, /* The raid array has journal feature set */ enumerator
A Draid0.c26 ((1L << MD_HAS_JOURNAL) | \
A Draid5-cache.c1600 ret = test_bit(MD_HAS_JOURNAL, &conf->mddev->flags); in r5l_log_disk_error()
3155 set_bit(MD_HAS_JOURNAL, &conf->mddev->flags); in r5l_init_log()
A Draid5-ppl.c1356 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) { in ppl_init_log()
A Draid5.c7481 if ((test_bit(MD_HAS_JOURNAL, &mddev->flags) || journal_dev) && in raid5_run()
7575 if (test_bit(MD_HAS_JOURNAL, &mddev->flags) && in raid5_run()
7591 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) { in raid5_run()
8652 } else if (test_bit(MD_HAS_JOURNAL, &conf->mddev->flags) && in raid5_change_consistency_policy()
8665 clear_bit(MD_HAS_JOURNAL, &mddev->flags); in raid5_change_consistency_policy()
A Dmd.c1879 set_bit(MD_HAS_JOURNAL, &mddev->flags); in super_1_validate()
2109 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) in super_1_sync()
5357 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) { in consistency_policy_show()
6145 if (test_bit(MD_HAS_JOURNAL, &mddev->flags) && !has_journal) in restart_array()
A Dmd-bitmap.c1822 if (test_bit(MD_HAS_JOURNAL, &mddev->flags)) { in md_bitmap_create()
A Draid1.c41 ((1L << MD_HAS_JOURNAL) | \

Completed in 52 milliseconds