Home
last modified time | relevance | path

Searched refs:DLM_LOCK_PW (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Ddlmconstants.h35 #define DLM_LOCK_PW 4 /* protected write */ macro
/linux-4.19.296/fs/ocfs2/
Dstack_o2cb.c57 #if (DLM_LOCK_PW != LKM_PWMODE)
/linux-4.19.296/fs/dlm/
Ddebug_fs.c42 case DLM_LOCK_PW: in print_lockmode()
Dlock.c2003 if (lkb->lkb_grmode < DLM_LOCK_PW) in set_lvb_unlock()
5427 (lkb->lkb_grmode >= DLM_LOCK_PW)) { in purge_dead_list()