Searched refs:resync_info (Results 1 – 1 of 1) sorted by relevance
32 struct resync_info { struct270 struct resync_info *ri; in add_resync_info()272 ri = (struct resync_info *)lockres->lksb.sb_lvbptr; in add_resync_info()280 struct resync_info ri; in read_resync_info()285 memcpy(&ri, lockres->lksb.sb_lvbptr, sizeof(struct resync_info)); in read_resync_info()1391 struct resync_info ri; in resync_info_update()1396 memcpy(&ri, cinfo->bitmap_lockres->lksb.sb_lvbptr, sizeof(struct resync_info)); in resync_info_update()