MD_ARRAY_FIRST_USE
set_bit(MD_ARRAY_FIRST_USE, &mddev->flags);
set_bit(MD_ARRAY_FIRST_USE, &mddev->flags);
clear_bit(MD_ARRAY_FIRST_USE, &mddev->flags);
set_bit(MD_ARRAY_FIRST_USE, &mddev->flags);
if (test_bit(MD_ARRAY_FIRST_USE, &rs->md.flags)) {
if (test_and_clear_bit(MD_ARRAY_FIRST_USE, &mddev->flags))