Home
last modified time | relevance | path

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

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