/linux-6.12.1/fs/xfs/ |
D | xfs_icreate_item.c | 148 struct xfs_mount *mp = log->l_mp; in xlog_recover_icreate_commit_pass2() 163 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad type"); in xlog_recover_icreate_commit_pass2() 168 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad icl size"); in xlog_recover_icreate_commit_pass2() 174 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agno"); in xlog_recover_icreate_commit_pass2() 179 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agbno"); in xlog_recover_icreate_commit_pass2() 184 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad isize"); in xlog_recover_icreate_commit_pass2() 189 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad count"); in xlog_recover_icreate_commit_pass2() 194 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad length"); in xlog_recover_icreate_commit_pass2() 204 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2() 211 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2()
|
D | xfs_log_recover.c | 81 if (XFS_IS_CORRUPT(log->l_mp, !xlog_verify_bno(log, 0, nbblks))) { in xlog_alloc_buffer() 82 xfs_warn(log->l_mp, "Invalid block length (0x%x) for buffer", in xlog_alloc_buffer() 129 if (XFS_IS_CORRUPT(log->l_mp, !xlog_verify_bno(log, blk_no, nbblks))) { in xlog_do_io() 130 xfs_warn(log->l_mp, in xlog_do_io() 143 xfs_alert(log->l_mp, in xlog_do_io() 371 if (xfs_has_logv2(log->l_mp)) { in xlog_logrec_hblks() 427 xfs_warn(log->l_mp, in xlog_find_verify_log_record() 463 if ((error = xlog_header_check_mount(log->l_mp, head))) in xlog_find_verify_log_record() 513 xfs_warn(log->l_mp, "empty log check failed"); in xlog_find_head() 525 xfs_warn(log->l_mp, "totally zeroed log"); in xlog_find_head() [all …]
|
D | xfs_dquot_item_recover.c | 29 struct xfs_mount *mp = log->l_mp; in xlog_recover_dquot_ra_pass2() 67 struct xfs_mount *mp = log->l_mp; in xlog_recover_dquot_commit_pass2() 84 xfs_alert(log->l_mp, "NULL dquot in %s.", __func__); in xlog_recover_dquot_commit_pass2() 88 xfs_alert(log->l_mp, "dquot too small (%d) in %s.", in xlog_recover_dquot_commit_pass2() 157 fa = xfs_dqblk_verify(log->l_mp, dqb, dq_f->qlf_id); in xlog_recover_dquot_commit_pass2()
|
D | xfs_log.c | 260 XFS_STATS_INC(log->l_mp, xs_sleep_logspace); in xlog_grant_head_wait() 839 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_wait_on_iclog() 903 struct xfs_mount *mp = log->l_mp; in xlog_unmount_write() 1242 if (XFS_TEST_ERROR(error, log->l_mp, XFS_ERRTAG_IODONE_IOERR)) { in xlog_ioend_work() 1243 xfs_alert(log->l_mp, "log I/O error %d", error); in xlog_ioend_work() 1306 struct xfs_mount *mp = log->l_mp; in xlog_clear_incompat() 1329 struct xfs_mount *mp = log->l_mp; in xfs_log_worker() 1382 log->l_mp = mp; in xlog_alloc_log() 1467 xfs_has_logv2(log->l_mp) ? 2 : 1); in xlog_alloc_log() 1543 if (xfs_has_logv2(log->l_mp)) { in xlog_pack_data() [all …]
|
D | xfs_exchmaps_item.c | 431 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_exchmaps_recover_work() 555 struct xfs_mount *mp = log->l_mp; in xlog_recover_xmi_commit_pass2() 562 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_xmi_commit_pass2() 568 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_xmi_commit_pass2() 603 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_xmd_commit_pass2()
|
D | xfs_log_cil.c | 682 xfs_warn(log->l_mp, "Transaction log reservation overrun:"); in xlog_cil_insert_items() 683 xfs_warn(log->l_mp, in xlog_cil_insert_items() 686 xfs_warn(log->l_mp, " split region headers: %d bytes", in xlog_cil_insert_items() 688 xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res); in xlog_cil_insert_items() 890 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed() 1807 trace_xfs_log_force(log->l_mp, seq, _RET_IP_); in xlog_cil_flush() 1815 xfs_log_force(log->l_mp, 0); in xlog_cil_flush() 1841 trace_xfs_log_force(log->l_mp, sequence, _RET_IP_); in xlog_cil_force_seq() 1873 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_cil_force_seq() 1940 4, log->l_mp->m_super->s_id); in xlog_cil_init()
|
D | xfs_inode_item_recover.c | 277 struct xfs_mount *mp = log->l_mp; in xlog_recover_inode_commit_pass2() 522 xfs_warn(log->l_mp, "%s: Invalid flag", __func__); in xlog_recover_inode_commit_pass2() 536 xfs_dinode_calc_crc(log->l_mp, dip); in xlog_recover_inode_commit_pass2() 537 fa = xfs_dinode_verify(log->l_mp, in_f->ilf_ino, dip); in xlog_recover_inode_commit_pass2()
|
D | xfs_trans_ail.c | 382 if (XFS_TEST_ERROR(false, ailp->ail_log->l_mp, XFS_ERRTAG_LOG_ITEM_PIN)) in xfsaild_push_item() 470 struct xfs_mount *mp = ailp->ail_log->l_mp; in xfsaild_push() 781 xfs_log_space_wake(log->l_mp); in xfs_ail_update_finish() 909 xfs_alert_tag(log->l_mp, XFS_PTAG_AILDELETE, in xfs_trans_ail_delete()
|
D | xfs_extfree_item.c | 598 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_extent_free_recover_work() 721 struct xfs_mount *mp = log->l_mp; in xlog_recover_efi_commit_pass2() 772 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_efd_commit_pass2() 781 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_efd_commit_pass2()
|
D | xfs_refcount_item.c | 452 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_refcount_recover_work() 585 struct xfs_mount *mp = log->l_mp; in xlog_recover_cui_commit_pass2() 637 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_cud_commit_pass2()
|
D | xfs_rmap_item.c | 515 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_rmap_recover_work() 636 struct xfs_mount *mp = log->l_mp; in xlog_recover_rui_commit_pass2() 688 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_rud_commit_pass2()
|
D | xfs_bmap_item.c | 502 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_bmap_recover_work() 650 struct xfs_mount *mp = log->l_mp; in xlog_recover_bui_commit_pass2() 708 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_bud_commit_pass2()
|
D | xfs_buf_item_recover.c | 191 xfs_err(log->l_mp, "bad buffer log item size (%d)", in xlog_recover_buf_commit_pass1() 955 struct xfs_mount *mp = log->l_mp; in xlog_recover_buf_commit_pass2() 1061 (BBTOB(bp->b_length) != M_IGEO(log->l_mp)->inode_cluster_size)) { in xlog_recover_buf_commit_pass2()
|
D | xfs_attr_item.c | 741 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_attr_recover_work() 1009 struct xfs_mount *mp = log->l_mp; in xlog_recover_attri_commit_pass2() 1223 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_attrd_commit_pass2()
|
D | xfs_log_priv.h | 401 struct xfs_mount *l_mp; /* mount point */ member
|
D | xfs_trace.h | 1244 __entry->dev = log->l_mp->m_super->s_dev; 1318 __entry->dev = lip->li_log->l_mp->m_super->s_dev; 1374 __entry->dev = lip->li_log->l_mp->m_super->s_dev; 1408 __entry->dev = log->l_mp->m_super->s_dev; 2220 __entry->dev = log->l_mp->m_super->s_dev; 2240 __entry->dev = log->l_mp->m_super->s_dev; 2267 __entry->dev = log->l_mp->m_super->s_dev; 2312 __entry->dev = log->l_mp->m_super->s_dev; 2359 __entry->dev = log->l_mp->m_super->s_dev; 2403 __entry->dev = log->l_mp->m_super->s_dev; [all …]
|
D | xfs_buf_item.c | 433 if (xfs_has_v3inodes(lip->li_log->l_mp) || in xfs_buf_item_format()
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_log_format.h | 44 BTOBB(1 << (xfs_has_logv2(log->l_mp) ? \ 47 BTOBB(XLOG_MAX_ICLOGS << (xfs_has_logv2(log->l_mp) ? \
|