Home
last modified time | relevance | path

Searched refs:DLM_PLOCK_OP_LOCK (Results 1 – 2 of 2) sorted by path

/linux/fs/dlm/
H A Dplock.c140 op->info.optype = DLM_PLOCK_OP_LOCK; in dlm_posix_lock()
403 WARN_ON(op->info.optype != DLM_PLOCK_OP_LOCK); in dlm_posix_cancel()
560 WARN_ON(op->info.optype != DLM_PLOCK_OP_LOCK); in dev_write()
/linux/include/uapi/linux/
H A Ddlm_plock.h22 DLM_PLOCK_OP_LOCK = 1, enumerator