Home
last modified time | relevance | path

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

/drivers/md/
A Dmd-cluster.h18 int (*resync_info_update)(struct mddev *mddev, sector_t lo, sector_t hi); member
A Dmd-cluster.c1388 static int resync_info_update(struct mddev *mddev, sector_t lo, sector_t hi) in resync_info_update() function
1430 ret = resync_info_update(mddev, 0, 0); in resync_finish()
1628 .resync_info_update = resync_info_update,
A Draid10.c3712 mddev->cluster_ops->resync_info_update(mddev, in raid10_sync_request()
3745 mddev->cluster_ops->resync_info_update(mddev, in raid10_sync_request()
4828 mddev->cluster_ops->resync_info_update(mddev, conf->cluster_sync_low, in reshape_request()
A Draid1.c3043 mddev->cluster_ops->resync_info_update(mddev, in raid1_sync_request()

Completed in 60 milliseconds