Lines Matching defs:dlm_plock_info
30 struct dlm_plock_info { struct31 __u32 version[3];32 __u8 optype;33 __u8 ex;34 __u8 wait;35 __u8 flags;36 __u32 pid;37 __s32 nodeid;38 __s32 rv;39 __u32 fsid;40 __u64 number;41 __u64 start;42 __u64 end;43 __u64 owner;