Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Ddlmconstants.h34 #define DLM_LOCK_PW 4 /* protected write */ macro
/linux-3.3/fs/ocfs2/
Dstack_o2cb.c57 #if (DLM_LOCK_PW != LKM_PWMODE)
/linux-3.3/fs/dlm/
Ddebug_fs.c42 case DLM_LOCK_PW: in print_lockmode()
Dlock.c1376 if (lkb->lkb_grmode < DLM_LOCK_PW) in set_lvb_unlock()