Home
last modified time | relevance | path

Searched refs:md_bitmap_endwrite (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/md/
H A Dmd-bitmap.h257 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset,
H A Dmd-bitmap.c1532 void md_bitmap_endwrite(struct bitmap *bitmap, sector_t offset, in md_bitmap_endwrite() function
1583 EXPORT_SYMBOL(md_bitmap_endwrite);
H A Draid5-cache.c316 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in r5c_handle_cached_data_endio()
H A Draid5.c3710 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe()
3756 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe()
4108 md_bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_stripe_clean_event()
H A Draid1.c423 md_bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector, in close_write()
H A Draid10.c431 md_bitmap_endwrite(r10_bio->mddev->bitmap, r10_bio->sector, in close_write()