Home
last modified time | relevance | path

Searched defs:xlog_op_header (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h107 struct xlog_op_header { struct
108 __be32 oh_tid; /* transaction id of operation : 4 b */
109 __be32 oh_len; /* bytes in data region : 4 b */
110 __u8 oh_clientid; /* who sent me this : 1 b */
111 __u8 oh_flags; /* : 1 b */
112 __u16 oh_res2; /* 32 bit align : 2 b */