Searched refs:md_bitmap_endwrite (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/md/ |
D | md-bitmap.h | 257 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset,
|
D | md-bitmap.c | 1528 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset, in md_bitmap_endwrite() function 1579 EXPORT_SYMBOL(md_bitmap_endwrite);
|
D | raid5-cache.c | 316 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in r5c_handle_cached_data_endio()
|
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()
|
D | raid1.c | 423 md_bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector, in close_write()
|
D | raid10.c | 431 md_bitmap_endwrite(r10_bio->mddev->bitmap, r10_bio->sector, in close_write()
|