Home
last modified time | relevance | path

Searched refs:Bitmap_sync (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/md/
Dmd.h137 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
Dmd.c1201 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()
Dmd-bitmap.c161 || test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()