Home
last modified time | relevance | path

Searched refs:DLM_PLOCK_OP_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Ddlm_plock.h23 DLM_PLOCK_OP_UNLOCK, enumerator
/linux/fs/dlm/
H A Dplock.c319 op->info.optype = DLM_PLOCK_OP_UNLOCK; in dlm_posix_unlock()