Searched refs:DLM_PLOCK_OP_LOCK (Results 1 - 2 of 2) sorted by relevance

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

Completed in 101 milliseconds