Searched refs:Bitmap_sync (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/md/ |
D | md.h | 145 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
|
D | md.c | 1269 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1351 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1780 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 1883 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 3195 clear_bit(Bitmap_sync, &rdev->flags); in slot_store() 6749 clear_bit(Bitmap_sync, &rdev->flags); in md_add_new_disk() 9183 !test_bit(Bitmap_sync, &rdev->flags))) in remove_and_add_spares()
|
D | md-bitmap.c | 161 || test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()
|