Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Dbitmap.h253 int bitmap_startwrite(struct bitmap *bitmap, sector_t offset,
Dbitmap.c1356 int bitmap_startwrite(struct bitmap *bitmap, sector_t offset, unsigned long sectors, int behind) in bitmap_startwrite() function
1418 EXPORT_SYMBOL(bitmap_startwrite);
Draid1.c1354 bitmap_startwrite(bitmap, r1_bio->sector, in make_request()
Draid5.c3031 bitmap_startwrite(conf->mddev->bitmap, sh->sector, in add_stripe_bio()
5121 bitmap_startwrite(mddev->bitmap, in make_discard_request()
Draid10.c1349 bitmap_startwrite(mddev->bitmap, r10_bio->sector, r10_bio->sectors, 0); in __make_request()