Home
last modified time | relevance | path

Searched refs:bitmap_endwrite (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/md/
Dbitmap.h253 void bitmap_endwrite(struct bitmap *bitmap, sector_t offset,
Dbitmap.c1421 void bitmap_endwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, in bitmap_endwrite() function
1472 EXPORT_SYMBOL(bitmap_endwrite);
Draid5.c3125 bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe()
3174 bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe()
3487 bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_stripe_clean_event()
Draid1.c377 bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector, in close_write()
Draid10.c419 bitmap_endwrite(r10_bio->mddev->bitmap, r10_bio->sector, in close_write()