Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_log_recover.h49 xfs_trans_header_t r_theader; /* trans header for partial */
Dxfs_log_format.h210 } xfs_trans_header_t; typedef
/linux-4.1.27/fs/xfs/
Dxfs_log_cil.c580 lhdr.i_len = sizeof(xfs_trans_header_t); in xlog_cil_push()
Dxfs_log_recover.c3388 sizeof(xfs_trans_header_t) - len; in xlog_recover_add_to_cont_trans()
3440 if (len == sizeof(xfs_trans_header_t)) in xlog_recover_add_to_trans()
Dxfs_log.c3560 unit_bytes += sizeof(xfs_trans_header_t); in xfs_log_calc_unit_res()