Searched refs:md_bitmap_endwrite (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-bitmap.h | 256 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset,
|
H A D | md-bitmap.c | 1459 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset, in md_bitmap_endwrite() function 1510 EXPORT_SYMBOL(md_bitmap_endwrite); variable
|
H A D | raid5-cache.c | 316 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in r5c_handle_cached_data_endio()
|
H A D | raid5.c | 3599 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe() 3645 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe() 3997 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_stripe_clean_event()
|
H A D | raid1.c | 419 md_bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector, in close_write()
|
H A D | raid10.c | 405 md_bitmap_endwrite(r10_bio->mddev->bitmap, r10_bio->sector, in close_write()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-bitmap.h | 257 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset,
|
H A D | md-bitmap.c | 1531 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset, in md_bitmap_endwrite() function 1582 EXPORT_SYMBOL(md_bitmap_endwrite); variable
|
H A D | raid5-cache.c | 316 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in r5c_handle_cached_data_endio()
|
H A D | raid5.c | 3711 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe() 3757 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe() 4109 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_stripe_clean_event()
|
H A D | raid1.c | 423 md_bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector, in close_write()
|
H A D | raid10.c | 431 md_bitmap_endwrite(r10_bio->mddev->bitmap, r10_bio->sector, in close_write()
|
Completed in 57 milliseconds