Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-bitmap.h271 void md_bitmap_cond_end_sync(struct bitmap *bitmap, sector_t sector, bool force);
H A Dmd-bitmap.c1667 void md_bitmap_cond_end_sync(struct bitmap *bitmap, sector_t sector, bool force) in md_bitmap_cond_end_sync() function
1695 EXPORT_SYMBOL(md_bitmap_cond_end_sync);
H A Draid1.c2711 md_bitmap_cond_end_sync(mddev->bitmap, sector_nr, in raid1_sync_request()
H A Draid10.c3689 md_bitmap_cond_end_sync(mddev->bitmap, sector_nr, in raid10_sync_request()
H A Draid5.c6615 md_bitmap_cond_end_sync(mddev->bitmap, sector_nr, false); in raid5_sync_request()