Searched refs:bitmap_end_sync (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dbitmap.h275 void bitmap_end_sync(struct bitmap *bitmap, sector_t offset, int *blocks, int aborted);
H A Dbitmap.c1479 void bitmap_end_sync(struct bitmap *bitmap, sector_t offset, int *blocks, int aborted) function
1509 EXPORT_SYMBOL(bitmap_end_sync); variable
1522 bitmap_end_sync(bitmap, sector, &blocks, 0);
1550 bitmap_end_sync(bitmap, s, &blocks, 0);
H A Draid1.c1266 bitmap_end_sync(mddev->bitmap, s,
1771 bitmap_end_sync(mddev->bitmap, mddev->curr_resync,
H A Draid10.c1843 bitmap_end_sync(mddev->bitmap, mddev->curr_resync,
1848 bitmap_end_sync(mddev->bitmap, sect,
H A Draid5.c4377 bitmap_end_sync(mddev->bitmap, mddev->curr_resync,

Completed in 59 milliseconds