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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/dlm/
H A Ddlmunlock.c52 #define DLM_UNLOCK_CALL_AST 0x00000002 macro
254 if (actions & DLM_UNLOCK_CALL_AST)
535 *actions = (DLM_UNLOCK_CALL_AST |
540 *actions = (DLM_UNLOCK_CALL_AST |
547 *actions = DLM_UNLOCK_CALL_AST;
573 DLM_UNLOCK_CALL_AST |

Completed in 90 milliseconds