Home
last modified time | relevance | path

Searched refs:md_bitmap_end_sync (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/
H A Dmd-bitmap.h161 static inline void md_bitmap_end_sync(struct mddev *mddev, sector_t offset, in md_bitmap_end_sync() function
H A Draid1.c2053 md_bitmap_end_sync(mddev, s, &sync_blocks); in abort_sync_write()
2792 md_bitmap_end_sync(mddev, mddev->curr_resync, in raid1_sync_request()
H A Draid10.c3201 md_bitmap_end_sync(mddev, mddev->curr_resync, in raid10_sync_request()
3207 md_bitmap_end_sync(mddev, sect, &sync_blocks); in raid10_sync_request()
H A Draid5.c6525 md_bitmap_end_sync(mddev, mddev->curr_resync, in raid5_sync_request()