Searched refs:Bitmap_sync (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.h | 145 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
|
H A D | md.c | 1320 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1402 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1834 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 1939 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 3281 clear_bit(Bitmap_sync, &rdev->flags); in slot_store() 6837 clear_bit(Bitmap_sync, &rdev->flags); in md_add_new_disk() 9171 !test_bit(Bitmap_sync, &rdev->flags))) in remove_and_add_spares()
|
H A D | md-bitmap.c | 154 || test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.h | 143 Bitmap_sync, /* ..actually, not quite In_sync. Need a enumerator
|
H A D | md.c | 1279 clear_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1361 set_bit(Bitmap_sync, &rdev->flags); in super_90_validate() 1790 clear_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 1895 set_bit(Bitmap_sync, &rdev->flags); in super_1_validate() 3206 clear_bit(Bitmap_sync, &rdev->flags); in slot_store() 6853 clear_bit(Bitmap_sync, &rdev->flags); in md_add_new_disk() 9295 !test_bit(Bitmap_sync, &rdev->flags))) in remove_and_add_spares()
|
H A D | md-bitmap.c | 157 test_bit(Bitmap_sync, &rdev->flags)) in read_sb_page()
|
Completed in 32 milliseconds