Searched refs:LKM_UNLOCK (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/ocfs2/dlm/ | ||
D | dlmapi.h | 141 #define LKM_UNLOCK 0x00001000 /* deallocate this lock */ macro |
D | dlmcommon.h | 90 #define LKM_VALID_FLAGS (LKM_VALBLK | LKM_CONVERT | LKM_UNLOCK | \ |