Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-bitmap.h261 void md_bitmap_cond_end_sync(struct bitmap *bitmap, sector_t sector, bool force);
H A Dmd-bitmap.c1611 void md_bitmap_cond_end_sync(struct bitmap *bitmap, sector_t sector, bool force) in md_bitmap_cond_end_sync() function
1639 EXPORT_SYMBOL(md_bitmap_cond_end_sync);
H A Draid1.c2687 md_bitmap_cond_end_sync(mddev->bitmap, sector_nr, in raid1_sync_request()
H A Draid10.c3293 md_bitmap_cond_end_sync(mddev->bitmap, sector_nr, in raid10_sync_request()
H A Draid5.c6269 md_bitmap_cond_end_sync(mddev->bitmap, sector_nr, false); in raid5_sync_request()