Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmunlock.c52 #define DLM_UNLOCK_CALL_AST 0x00000002 macro
272 if (actions & DLM_UNLOCK_CALL_AST) in dlmunlock_common()
554 *actions = (DLM_UNLOCK_CALL_AST | in dlm_get_cancel_actions()
559 *actions = (DLM_UNLOCK_CALL_AST | in dlm_get_cancel_actions()
566 *actions = DLM_UNLOCK_CALL_AST; in dlm_get_cancel_actions()
592 DLM_UNLOCK_CALL_AST | in dlm_get_unlock_actions()