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

/linux-master/fs/ocfs2/dlm/
H A Ddlmunlock.c35 #define DLM_UNLOCK_CALL_AST 0x00000002 macro
255 if (actions & DLM_UNLOCK_CALL_AST)
536 *actions = (DLM_UNLOCK_CALL_AST |
541 *actions = (DLM_UNLOCK_CALL_AST |
548 *actions = DLM_UNLOCK_CALL_AST;
574 DLM_UNLOCK_CALL_AST |

Completed in 107 milliseconds