Searched refs:ocfs2_dlm_unlock (Results 1 – 4 of 4) sorted by relevance
/linux/fs/ocfs2/ |
H A D | stackglue.h | 271 int ocfs2_dlm_unlock(struct ocfs2_cluster_connection *conn,
|
H A D | stackglue.c | 247 int ocfs2_dlm_unlock(struct ocfs2_cluster_connection *conn, in ocfs2_dlm_unlock() function 255 EXPORT_SYMBOL_GPL(ocfs2_dlm_unlock);
|
H A D | dlmglue.c | 3480 ret = ocfs2_dlm_unlock(osb->cconn, &lockres->l_lksb, lkm_flags); in ocfs2_drop_lock() 3721 ret = ocfs2_dlm_unlock(osb->cconn, &lockres->l_lksb, in ocfs2_cancel_convert()
|
/linux/fs/ocfs2/dlmfs/ |
H A D | userdlm.c | 333 status = ocfs2_dlm_unlock(conn, &lockres->l_lksb, in user_dlm_unblock_lock() 635 status = ocfs2_dlm_unlock(conn, &lockres->l_lksb, DLM_LKF_VALBLK); in user_dlm_destroy_lock()
|