Searched refs:DLM_PLOCK_OP_UNLOCK (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | dlm_plock.h | 23 DLM_PLOCK_OP_UNLOCK, enumerator |
/linux/fs/dlm/ | ||
H A D | plock.c | 319 op->info.optype = DLM_PLOCK_OP_UNLOCK; in dlm_posix_unlock() |