/linux-6.3-rc2/fs/xfs/ |
A 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()
|
A D | xfs_log_recover.c | 130 xfs_warn(log->l_mp, in xlog_do_io() 143 xfs_alert(log->l_mp, in xlog_do_io() 427 xfs_warn(log->l_mp, in xlog_find_verify_log_record() 998 xfs_warn(log->l_mp, in xlog_verify_tail() 1066 xfs_warn(log->l_mp, in xlog_verify_head() 1882 xfs_warn(log->l_mp, in xlog_recover_reorder_trans() 2164 xfs_warn(log->l_mp, in xlog_recover_add_to_trans() 2179 xfs_warn(log->l_mp, in xlog_recover_add_to_trans() 3009 xfs_warn(log->l_mp, in xlog_do_recovery_pass() 3371 !xfs_log_check_lsn(log->l_mp, log->l_mp->m_sb.sb_lsn)) in xlog_recover() [all …]
|
A D | xfs_log.c | 989 struct xfs_mount *mp = log->l_mp; in xlog_unmount_write() 1571 log->l_mp = mp; in xlog_alloc_log() 1816 if (xfs_has_logv2(log->l_mp)) { in xlog_pack_data() 1853 if (xfs_has_logv2(log->l_mp)) { in xlog_cksum() 2097 if (xfs_has_logv2(log->l_mp)) in xlog_sync() 2124 xfs_warn(log->l_mp, in xlog_sync() 2158 log->l_mp->m_log = NULL; in xlog_dealloc_log() 2860 xfs_warn(log->l_mp, in xlog_state_do_callback() 3103 xfs_log_space_wake(log->l_mp); in xfs_log_ticket_ungrant() 3710 xfs_warn(log->l_mp, in xlog_verify_iclog() [all …]
|
A D | xfs_dquot_item_recover.c | 28 struct xfs_mount *mp = log->l_mp; in xlog_recover_dquot_ra_pass2() 66 struct xfs_mount *mp = log->l_mp; in xlog_recover_dquot_commit_pass2() 82 xfs_alert(log->l_mp, "NULL dquot in %s.", __func__); in xlog_recover_dquot_commit_pass2() 86 xfs_alert(log->l_mp, "dquot too small (%d) in %s.", in xlog_recover_dquot_commit_pass2()
|
A D | xfs_log_cil.c | 674 xfs_warn(log->l_mp, "Transaction log reservation overrun:"); in xlog_cil_insert_items() 675 xfs_warn(log->l_mp, in xlog_cil_insert_items() 678 xfs_warn(log->l_mp, " split region headers: %d bytes", in xlog_cil_insert_items() 680 xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res); in xlog_cil_insert_items() 705 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_discard_endio_work() 778 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed() 1681 trace_xfs_log_force(log->l_mp, seq, _RET_IP_); in xlog_cil_flush() 1689 xfs_log_force(log->l_mp, 0); in xlog_cil_flush() 1715 trace_xfs_log_force(log->l_mp, sequence, _RET_IP_); in xlog_cil_force_seq() 1747 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_cil_force_seq() [all …]
|
A D | xfs_trans_ail.c | 401 if (XFS_TEST_ERROR(false, ailp->ail_log->l_mp, XFS_ERRTAG_LOG_ITEM_PIN)) in xfsaild_push_item() 421 struct xfs_mount *mp = ailp->ail_log->l_mp; in xfsaild_push() 764 xlog_assign_tail_lsn_locked(log->l_mp); in xfs_ail_update_finish() 769 xfs_log_space_wake(log->l_mp); in xfs_ail_update_finish() 884 xfs_alert_tag(log->l_mp, XFS_PTAG_AILDELETE, in xfs_trans_ail_delete()
|
A D | xfs_extfree_item.c | 598 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_efi_item_recover() 712 struct xfs_mount *mp = log->l_mp; in xlog_recover_efi_commit_pass2() 766 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_efd_commit_pass2() 775 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_efd_commit_pass2()
|
A D | xfs_inode_item_recover.c | 277 struct xfs_mount *mp = log->l_mp; in xlog_recover_inode_commit_pass2() 518 xfs_warn(log->l_mp, "%s: Invalid flag", __func__); in xlog_recover_inode_commit_pass2() 532 xfs_dinode_calc_crc(log->l_mp, dip); in xlog_recover_inode_commit_pass2()
|
A D | xfs_refcount_item.c | 460 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_cui_item_recover() 646 struct xfs_mount *mp = log->l_mp; in xlog_recover_cui_commit_pass2() 701 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_cud_commit_pass2()
|
A D | xfs_rmap_item.c | 490 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_rui_item_recover() 654 struct xfs_mount *mp = log->l_mp; in xlog_recover_rui_commit_pass2() 709 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_rud_commit_pass2()
|
A D | xfs_bmap_item.c | 463 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_bui_item_recover() 618 struct xfs_mount *mp = log->l_mp; in xlog_recover_bui_commit_pass2() 679 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_bud_commit_pass2()
|
A D | xfs_buf_item_recover.c | 188 xfs_err(log->l_mp, "bad buffer log item size (%d)", in xlog_recover_buf_commit_pass1() 891 struct xfs_mount *mp = log->l_mp; in xlog_recover_buf_commit_pass2() 981 (BBTOB(bp->b_length) != M_IGEO(log->l_mp)->inode_cluster_size)) { in xlog_recover_buf_commit_pass2()
|
A D | xfs_attr_item.c | 546 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_attri_item_recover() 706 struct xfs_mount *mp = log->l_mp; in xlog_recover_attri_commit_pass2() 843 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, log->l_mp, in xlog_recover_attrd_commit_pass2()
|
A D | xfs_log_priv.h | 397 struct xfs_mount *l_mp; /* mount point */ member
|
A D | xfs_trace.h | 1234 __entry->dev = log->l_mp->m_super->s_dev; 1308 __entry->dev = lip->li_log->l_mp->m_super->s_dev; 1364 __entry->dev = lip->li_log->l_mp->m_super->s_dev; 1398 __entry->dev = log->l_mp->m_super->s_dev; 2208 __entry->dev = log->l_mp->m_super->s_dev; 2228 __entry->dev = log->l_mp->m_super->s_dev; 2255 __entry->dev = log->l_mp->m_super->s_dev; 2300 __entry->dev = log->l_mp->m_super->s_dev; 2347 __entry->dev = log->l_mp->m_super->s_dev; 2391 __entry->dev = log->l_mp->m_super->s_dev; [all …]
|
A D | xfs_buf_item.c | 432 if (xfs_has_v3inodes(lip->li_log->l_mp) || in xfs_buf_item_format()
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A 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) ? \
|