Searched refs:MD_ARRAY_FIRST_USE (Results 1 – 3 of 3) sorted by relevance
223 #define MD_ARRAY_FIRST_USE 3 /* First use of array, needs initialization */ macro
975 set_bit(MD_ARRAY_FIRST_USE, &mddev->flags); in super_init_validation()
1780 if (test_and_clear_bit(MD_ARRAY_FIRST_USE, &mddev->flags)) in bitmap_create()