Searched refs:ocfs2_dlm_unlock (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/fs/ocfs2/ |
| D | stackglue.h | 281 int ocfs2_dlm_unlock(struct ocfs2_cluster_connection *conn,
|
| D | stackglue.c | 257 int ocfs2_dlm_unlock(struct ocfs2_cluster_connection *conn, in ocfs2_dlm_unlock() function 265 EXPORT_SYMBOL_GPL(ocfs2_dlm_unlock);
|
| D | dlmglue.c | 3149 ret = ocfs2_dlm_unlock(osb->cconn, &lockres->l_lksb, lkm_flags); in ocfs2_drop_lock() 3380 ret = ocfs2_dlm_unlock(osb->cconn, &lockres->l_lksb, in ocfs2_cancel_convert()
|
| /linux-4.4.14/fs/ocfs2/dlmfs/ |
| D | userdlm.c | 348 status = ocfs2_dlm_unlock(conn, &lockres->l_lksb, in user_dlm_unblock_lock() 645 status = ocfs2_dlm_unlock(conn, &lockres->l_lksb, DLM_LKF_VALBLK); in user_dlm_destroy_lock()
|