Searched defs:xlog_op_header (Results 1 – 4 of 4) sorted by relevance
45014 struct xlog_op_header { struct45015 __be32 oh_tid;45016 __be32 oh_len;45017 __u8 oh_clientid;45018 __u8 oh_flags;45019 __u16 oh_res2;
58914 struct xlog_op_header { struct58937 struct xlog_op_header oph[2]; argument