Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Dmd-cluster.h16 int (*resync_info_update)(struct mddev *mddev, sector_t lo, sector_t hi); member
Dmd-cluster.c1246 static int resync_info_update(struct mddev *mddev, sector_t lo, sector_t hi) in resync_info_update() function
1288 ret = resync_info_update(mddev, 0, 0); in resync_finish()
1484 .resync_info_update = resync_info_update,
Draid10.c3481 md_cluster_ops->resync_info_update(mddev, in raid10_sync_request()
3514 md_cluster_ops->resync_info_update(mddev, in raid10_sync_request()
Draid1.c2864 md_cluster_ops->resync_info_update(mddev, in raid1_sync_request()
/Linux-v4.19/Documentation/md/
Dmd-cluster.txt251 6.3 resync_info_update()