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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmunlock.c54 #define DLM_UNLOCK_CALL_AST 0x00000002 macro
256 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 104 milliseconds