Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Ddlm_plock.h22 DLM_PLOCK_OP_LOCK = 1, enumerator
/linux-6.1.9/fs/dlm/
Dplock.c122 op->info.optype = DLM_PLOCK_OP_LOCK; in dlm_posix_lock()