Searched refs:bitmap_endwrite (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | bitmap.h | 255 void bitmap_endwrite(struct bitmap *bitmap, sector_t offset,
|
D | bitmap.c | 1420 void bitmap_endwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, in bitmap_endwrite() function 1471 EXPORT_SYMBOL(bitmap_endwrite);
|
D | raid5.c | 3125 bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe() 3176 bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe() 3490 bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_stripe_clean_event()
|
D | raid1.c | 380 bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector, in close_write()
|
D | raid10.c | 420 bitmap_endwrite(r10_bio->mddev->bitmap, r10_bio->sector, in close_write()
|