Searched refs:DLM_PLOCK_OP_LOCK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/uapi/linux/ | ||
| D | dlm_plock.h | 22 DLM_PLOCK_OP_LOCK = 1, enumerator |
| /Linux-v6.1/fs/dlm/ | ||
| D | plock.c | 122 op->info.optype = DLM_PLOCK_OP_LOCK; in dlm_posix_lock() |