Searched refs:dlm_unlock (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | dlm.h | 204 int dlm_unlock(dlm_lockspace_t *lockspace,
|
| /linux/fs/dlm/ |
| H A D | main.c | 104 EXPORT_SYMBOL_GPL(dlm_unlock);
|
| H A D | lock.c | 3429 int dlm_unlock(dlm_lockspace_t *lockspace, in dlm_unlock() function
|
| /linux/Documentation/translations/zh_CN/filesystems/ |
| H A D | gfs2-glocks.rst | 74 go_unlocked 当 glock 解锁时调用(dlm_unlock())
|
| /linux/fs/ocfs2/ |
| H A D | stack_user.c | 694 return dlm_unlock(conn->cc_lockspace, lksb->lksb_fsdlm.sb_lkid, in user_dlm_unlock() 806 error = dlm_unlock(conn->cc_lockspace, lksb->sb_lkid, 0, lksb, conn); in sync_unlock() 1067 .dlm_unlock = user_dlm_unlock,
|
| H A D | stackglue.c | 254 return active_stack->sp_ops->dlm_unlock(conn, lksb, flags); in ocfs2_dlm_unlock()
|