Home
last modified time | relevance | path

Searched refs:ocfs2_dlm_unlock (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dstackglue.h273 int ocfs2_dlm_unlock(struct ocfs2_cluster_connection *conn,
H A Dstackglue.c249 int ocfs2_dlm_unlock(struct ocfs2_cluster_connection *conn, in ocfs2_dlm_unlock() function
257 EXPORT_SYMBOL_GPL(ocfs2_dlm_unlock);
H A Ddlmglue.c3472 ret = ocfs2_dlm_unlock(osb->cconn, &lockres->l_lksb, lkm_flags); in ocfs2_drop_lock()
3713 ret = ocfs2_dlm_unlock(osb->cconn, &lockres->l_lksb, in ocfs2_cancel_convert()
/OK3568_Linux_fs/kernel/fs/ocfs2/dlmfs/
H A Duserdlm.c335 status = ocfs2_dlm_unlock(conn, &lockres->l_lksb, in user_dlm_unblock_lock()
638 status = ocfs2_dlm_unlock(conn, &lockres->l_lksb, DLM_LKF_VALBLK); in user_dlm_destroy_lock()