Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Dmd.h136 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
Dmd.c1140 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate()
1220 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate()
1637 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate()
1736 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate()
2985 clear_bit(Bitmap_sync, &rdev->flags); in slot_store()
6414 clear_bit(Bitmap_sync, &rdev->flags); in add_new_disk()
8721 !test_bit(Bitmap_sync, &rdev->flags))) in remove_and_add_spares()
Dmd-bitmap.c160 || test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()