Searched refs:attri_formatp (Results 1 – 1 of 1) sorted by relevance
722 struct xfs_attri_log_format *attri_formatp; in xlog_recover_attri_commit_pass2() local737 attri_formatp = item->ri_buf[i].i_addr; in xlog_recover_attri_commit_pass2()738 if (!xfs_attri_validate(mp, attri_formatp)) { in xlog_recover_attri_commit_pass2()740 attri_formatp, len); in xlog_recover_attri_commit_pass2()745 op = attri_formatp->alfi_op_flags & XFS_ATTRI_OP_FLAGS_TYPE_MASK; in xlog_recover_attri_commit_pass2()752 attri_formatp, len); in xlog_recover_attri_commit_pass2()760 attri_formatp, len); in xlog_recover_attri_commit_pass2()766 attri_formatp, len); in xlog_recover_attri_commit_pass2()773 xlog_calc_iovec_len(attri_formatp->alfi_name_len)) { in xlog_recover_attri_commit_pass2()775 attri_formatp, len); in xlog_recover_attri_commit_pass2()[all …]