Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-bitmap.h96 void (*sync_with_cluster)(struct mddev *mddev, member
H A Dmd-cluster.c500 mddev->bitmap_ops->sync_with_cluster(mddev, cinfo->sync_low, in process_suspend_info()
H A Dmd-bitmap.c3024 .sync_with_cluster = bitmap_sync_with_cluster,