Searched refs:RT_FLAG_RS_BITMAP_LOADED (Results 1 – 1 of 1) sorted by relevance
209 #define RT_FLAG_RS_BITMAP_LOADED 2 macro 3951 !test_and_set_bit(RT_FLAG_RS_BITMAP_LOADED, &rs->runtime_flags)) { in __load_dirty_region_bitmap() 4065 if (test_bit(RT_FLAG_RS_BITMAP_LOADED, &rs->runtime_flags) && mddev->bitmap && in raid_preresume()