Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddlm_plock.h28 #define DLM_PLOCK_FL_CLOSE 1 macro
/linux/fs/dlm/
H A Dplock.c328 op->info.flags |= DLM_PLOCK_FL_CLOSE; in dlm_posix_unlock()
493 if (op->info.flags & DLM_PLOCK_FL_CLOSE) in dev_read()
510 if (op->info.flags & DLM_PLOCK_FL_CLOSE) in dev_read()