Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Dmd.h145 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
Dmd.c1318 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate()
1400 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate()
1832 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate()
1935 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate()
3243 clear_bit(Bitmap_sync, &rdev->flags); in slot_store()
6783 clear_bit(Bitmap_sync, &rdev->flags); in md_add_new_disk()
9117 !test_bit(Bitmap_sync, &rdev->flags))) in remove_and_add_spares()
Dmd-bitmap.c161 || test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()