Searched refs:Bitmap_sync (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/drivers/md/ |
D | md.h | 200 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
|
D | md.c | 1321 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1403 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1825 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 1930 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 3177 clear_bit(Bitmap_sync, &rdev->flags); in slot_store() 6941 clear_bit(Bitmap_sync, &rdev->flags); in md_add_new_disk() 9382 if (rdev->saved_raid_disk >= 0 && !test_bit(Bitmap_sync, &rdev->flags)) in rdev_addable()
|
D | md-bitmap.c | 356 test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()
|