Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dlock_dlm.c521 static int sync_unlock(struct gfs2_sbd *sdp, struct dlm_lksb *lksb, char *name) in sync_unlock() function
577 return sync_unlock(sdp, &ls->ls_mounted_lksb, "mounted_lock"); in mounted_unlock()
590 return sync_unlock(sdp, &ls->ls_control_lksb, "control_lock"); in control_unlock()
/openbmc/linux/fs/ocfs2/
H A Dstack_user.c807 static int sync_unlock(struct ocfs2_cluster_connection *conn, in sync_unlock() function
870 return sync_unlock(conn, &lc->oc_version_lksb, VERSION_LOCK); in version_unlock()