Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_recover.h36 xfs_trans_header_t r_theader; /* trans header for partial */
Dxfs_log_format.h217 } xfs_trans_header_t; typedef
/linux-4.19.296/fs/xfs/
Dxfs_log_cil.c782 lhdr.i_len = sizeof(xfs_trans_header_t); in xlog_cil_push()
Dxfs_log.c3619 unit_bytes += sizeof(xfs_trans_header_t); in xfs_log_calc_unit_res()