Searched refs:Bitmap_sync (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/md/ |
D | md.h | 137 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
|
D | md.c | 1201 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1283 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1703 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 1806 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 3068 clear_bit(Bitmap_sync, &rdev->flags); in slot_store() 6525 clear_bit(Bitmap_sync, &rdev->flags); in add_new_disk() 8852 !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()
|