Searched refs:resync_info (Results 1 – 1 of 1) sorted by relevance
31 struct resync_info { struct261 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()