Home
last modified time | relevance | path

Searched refs:xfs_trans_header_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_recover.h105 xfs_trans_header_t r_theader; /* trans header for partial */
H A Dxfs_log_format.h218 } xfs_trans_header_t; typedef
/openbmc/linux/fs/xfs/
H A Dxfs_log.c3452 unit_bytes += sizeof(xfs_trans_header_t); in xlog_calc_unit_res()