Go to the documentation of this file.
30 #include <linux/module.h>
32 #include <linux/types.h>
36 #define USER_LOCK_ATTACHED (0x00000001)
38 #define USER_LOCK_BUSY (0x00000002)
40 #define USER_LOCK_BLOCKED (0x00000004)
42 #define USER_LOCK_IN_TEARDOWN (0x00000008)
45 #define USER_LOCK_QUEUED (0x00000010)
47 #define USER_LOCK_IN_CANCEL (0x00000020)
54 #define USER_DLM_LOCK_ID_MAX_LEN 32
96 struct inode ip_vfs_inode;
111 #define DLMFS_MAGIC 0x76a9f425