Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmapi.h122 #define LKM_CONVERT 0x00000400 /* conversion request */ macro
H A Ddlmlock.c569 convert = (flags & LKM_CONVERT); in dlmlock()
H A Ddlmcommon.h70 #define LKM_VALID_FLAGS (LKM_VALBLK | LKM_CONVERT | LKM_UNLOCK | \
/openbmc/linux/fs/ocfs2/
H A Dstack_o2cb.c69 o2dlm_flags |= LKM_CONVERT; in flags_to_o2dlm()