Go to the documentation of this file.
17 #define DLM_ERRNO_EDEADLK 35
18 #define DLM_ERRNO_EBADR 53
19 #define DLM_ERRNO_EBADSLT 57
20 #define DLM_ERRNO_EPROTO 71
21 #define DLM_ERRNO_EOPNOTSUPP 95
22 #define DLM_ERRNO_ETIMEDOUT 110
23 #define DLM_ERRNO_EINPROGRESS 115
44 static int to_dlm_errno(
int err)
65 static int from_dlm_errno(
int err)