Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd.h143 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
H A Dmd.c1290 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate()
1372 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate()
1801 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate()
1906 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate()
3218 clear_bit(Bitmap_sync, &rdev->flags); in slot_store()
6865 clear_bit(Bitmap_sync, &rdev->flags); in md_add_new_disk()
9312 !test_bit(Bitmap_sync, &rdev->flags))) in remove_and_add_spares()
H A Dmd-bitmap.c157 test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()