Searched refs:DLM_UNLOCK_REMOVE_LOCK (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.c55 #define DLM_UNLOCK_REMOVE_LOCK 0x00000004 macro
191 actions &= ~(DLM_UNLOCK_REMOVE_LOCK|
219 if (actions & DLM_UNLOCK_REMOVE_LOCK) {
249 BUG_ON(!(actions & DLM_UNLOCK_REMOVE_LOCK));
537 DLM_UNLOCK_REMOVE_LOCK);
542 DLM_UNLOCK_REMOVE_LOCK |
575 DLM_UNLOCK_REMOVE_LOCK);

Completed in 88 milliseconds