Searched refs:lockres (Results 1 – 1 of 1) sorted by relevance
258 static void add_resync_info(struct dlm_lock_resource *lockres, in add_resync_info() argument263 ri = (struct resync_info *)lockres->lksb.sb_lvbptr; in add_resync_info()269 struct dlm_lock_resource *lockres) in read_resync_info() argument275 dlm_lock_sync(lockres, DLM_LOCK_CR); in read_resync_info()276 memcpy(&ri, lockres->lksb.sb_lvbptr, sizeof(struct resync_info)); in read_resync_info()282 dlm_unlock_sync(lockres); in read_resync_info()