Searched refs:DLM_UNLOCK_REMOVE_LOCK (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.c53 #define DLM_UNLOCK_REMOVE_LOCK 0x00000004 macro
189 actions &= ~(DLM_UNLOCK_REMOVE_LOCK|
217 if (actions & DLM_UNLOCK_REMOVE_LOCK) {
247 BUG_ON(!(actions & DLM_UNLOCK_REMOVE_LOCK));
536 DLM_UNLOCK_REMOVE_LOCK);
541 DLM_UNLOCK_REMOVE_LOCK |
574 DLM_UNLOCK_REMOVE_LOCK);

Completed in 22 milliseconds