Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmunlock.c37 #define DLM_UNLOCK_CALL_AST 0x00000002 macro
257 if (actions & DLM_UNLOCK_CALL_AST) in dlmunlock_common()
539 *actions = (DLM_UNLOCK_CALL_AST | in dlm_get_cancel_actions()
544 *actions = (DLM_UNLOCK_CALL_AST | in dlm_get_cancel_actions()
551 *actions = DLM_UNLOCK_CALL_AST; in dlm_get_cancel_actions()
577 DLM_UNLOCK_CALL_AST | in dlm_get_unlock_actions()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmunlock.c35 #define DLM_UNLOCK_CALL_AST 0x00000002 macro
255 if (actions & DLM_UNLOCK_CALL_AST) in dlmunlock_common()
536 *actions = (DLM_UNLOCK_CALL_AST | in dlm_get_cancel_actions()
541 *actions = (DLM_UNLOCK_CALL_AST | in dlm_get_cancel_actions()
548 *actions = DLM_UNLOCK_CALL_AST; in dlm_get_cancel_actions()
574 DLM_UNLOCK_CALL_AST | in dlm_get_unlock_actions()

Completed in 2 milliseconds