Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dbitmap.h251 int bitmap_startwrite(struct bitmap *bitmap, sector_t offset,
Dbitmap.c1357 int bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind) in bitmap_startwrite() function
1419 EXPORT_SYMBOL(bitmap_startwrite);
Draid1.c1386 bitmap_startwrite(bitmap, r1_bio->sector, in make_request()
Draid5.c3033 bitmap_startwrite(conf->mddev->bitmap, sh->sector, in add_stripe_bio()
5126 bitmap_startwrite(mddev->bitmap, in make_discard_request()
Draid10.c1440 bitmap_startwrite(mddev->bitmap, r10_bio->sector, r10_bio->sectors, 0); in __make_request()