Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-cluster.c31 struct resync_info { struct
261 struct resync_info *ri; in add_resync_info()
263 ri = (struct resync_info *)lockres->lksb.sb_lvbptr; in add_resync_info()
271 struct resync_info ri; in read_resync_info()
276 memcpy(&ri, lockres->lksb.sb_lvbptr, sizeof(struct resync_info)); in read_resync_info()
1342 struct resync_info ri; in resync_info_update()
1347 memcpy(&ri, cinfo->bitmap_lockres->lksb.sb_lvbptr, sizeof(struct resync_info)); in resync_info_update()