Home
last modified time | relevance | path

Searched refs:md_bitmap_sync_with_cluster (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/md/
Dmd-bitmap.h262 void md_bitmap_sync_with_cluster(struct mddev *mddev,
Dmd-bitmap.c1642 void md_bitmap_sync_with_cluster(struct mddev *mddev, in md_bitmap_sync_with_cluster() function
1661 EXPORT_SYMBOL(md_bitmap_sync_with_cluster);
Dmd-cluster.c495 md_bitmap_sync_with_cluster(mddev, cinfo->sync_low, cinfo->sync_hi, lo, hi); in process_suspend_info()