Searched refs:md_bitmap_endwrite (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/md/ |
D | md-bitmap.h | 256 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset,
|
D | md-bitmap.c | 1457 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset, in md_bitmap_endwrite() function 1508 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 | 3704 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe() 3750 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe() 4102 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_stripe_clean_event()
|
D | raid1.c | 424 md_bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector, in close_write()
|
D | raid10.c | 433 md_bitmap_endwrite(r10_bio->mddev->bitmap, r10_bio->sector, in close_write()
|