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