Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddlmconstants.h35 #define DLM_LOCK_PW 4 /* protected write */ macro
/linux/fs/dlm/
H A Ddebug_fs.c43 case DLM_LOCK_PW: in print_lockmode()
H A Dlock.c1947 if (lkb->lkb_grmode < DLM_LOCK_PW) in set_lvb_unlock()
5372 (lkb->lkb_grmode >= DLM_LOCK_PW)) { in purge_dead_list()
/linux/include/trace/events/
H A Ddlm.h42 { DLM_LOCK_PW, "PW"}, \