Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddlm_plock.h25 DLM_PLOCK_OP_CANCEL, enumerator
/linux/fs/dlm/
H A Dplock.c110 op->info.optype = DLM_PLOCK_OP_CANCEL; in do_lock_cancel()