Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmapi.h124 #define LKM_UNLOCK 0x00001000 /* deallocate this lock */ macro
H A Ddlmcommon.h70 #define LKM_VALID_FLAGS (LKM_VALBLK | LKM_CONVERT | LKM_UNLOCK | \