Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Dbitmap.h236 void bitmap_endwrite(struct bitmap *bitmap, sector_t offset,
Dbitmap.c1349 void bitmap_endwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, in bitmap_endwrite() function
1404 EXPORT_SYMBOL(bitmap_endwrite);
Draid1.c355 bitmap_endwrite(r1_bio->mddev->bitmap, r1_bio->sector, in close_write()
Draid5.c2467 bitmap_endwrite(conf->mddev->bitmap, sh->sector, in handle_failed_stripe()
2688 bitmap_endwrite(conf->mddev->bitmap, in handle_stripe_clean_event()
Draid10.c384 bitmap_endwrite(r10_bio->mddev->bitmap, r10_bio->sector, in close_write()