Searched refs:sync_unlock (Results 1 – 2 of 2) sorted by relevance
565 static int sync_unlock(struct gfs2_sbd *sdp, struct dlm_lksb *lksb, char *name) in sync_unlock() function621 return sync_unlock(sdp, &ls->ls_mounted_lksb, "mounted_lock"); in mounted_unlock()634 return sync_unlock(sdp, &ls->ls_control_lksb, "control_lock"); in control_unlock()
800 static int sync_unlock(struct ocfs2_cluster_connection *conn, in sync_unlock() function863 return sync_unlock(conn, &lc->oc_version_lksb, VERSION_LOCK); in version_unlock()
Completed in 11 milliseconds