Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmapi.h141 #define LKM_UNLOCK 0x00001000 /* deallocate this lock */ macro
Ddlmcommon.h90 #define LKM_VALID_FLAGS (LKM_VALBLK | LKM_CONVERT | LKM_UNLOCK | \