Searched defs:xfs_trans_header (Results 1 – 1 of 1) sorted by relevance
205 struct xfs_trans_header { struct206 uint th_magic; /* magic number */207 uint th_type; /* transaction type */208 int32_t th_tid; /* transaction id (unused) */209 uint th_num_items; /* num items logged by trans */