Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dstack_o2cb.c69 o2dlm_flags |= LKM_CONVERT; in flags_to_o2dlm()
/linux/fs/ocfs2/dlm/
H A Ddlmlock.c569 convert = (flags & LKM_CONVERT); in dlmlock()
H A Ddlmcommon.h70 #define LKM_VALID_FLAGS (LKM_VALBLK | LKM_CONVERT | LKM_UNLOCK | \