Searched refs:Bitmap_sync (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/md/ |
| H A D | md.h | 230 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
|
| H A D | md.c | 1492 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1574 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 2000 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 2108 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 3344 clear_bit(Bitmap_sync, &rdev->flags); in slot_store() 6494 test_bit(Bitmap_sync, &rdev->flags)) in md_bitmap_get_id_from_sb() 7541 clear_bit(Bitmap_sync, &rdev->flags); in md_add_new_disk() 10045 if (rdev->saved_raid_disk >= 0 && !test_bit(Bitmap_sync, &rdev->flags)) in md_spares_need_change()
|
| H A D | md-bitmap.c | 361 test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()
|