Home
last modified time | relevance | path

Searched refs:l_mp (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log_recover.c81 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 …]
H A Dxfs_dquot_item_recover.c29 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 (%zd) 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()
H A Dxfs_log.c211 XFS_STATS_INC(log->l_mp, xs_sleep_logspace); in xlog_grant_head_wait()
796 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_wait_on_iclog()
868 struct xfs_mount *mp = log->l_mp; in xlog_unmount_write()
1209 if (error || XFS_TEST_ERROR(log->l_mp, XFS_ERRTAG_IODONE_IOERR)) { in xlog_ioend_work()
1210 xfs_alert(log->l_mp, "log I/O error %d", error); in xlog_ioend_work()
1274 struct xfs_mount *mp = log->l_mp; in xlog_clear_incompat()
1297 struct xfs_mount *mp = log->l_mp; in xfs_log_worker()
1349 log->l_mp = mp; in xlog_alloc_log()
1428 xfs_has_logv2(log->l_mp) ? 2 : 1); in xlog_alloc_log()
1523 if (xfs_has_logv2(log->l_mp)) { in xlog_cksum()
[all …]
H A Dxfs_exchmaps_item.c445 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_exchmaps_recover_work()
569 struct xfs_mount *mp = log->l_mp; in xlog_recover_xmi_commit_pass2()
576 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_xmi_commit_pass2()
582 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_xmi_commit_pass2()
617 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_xmd_commit_pass2()
H A Dxfs_log_cil.c768 xfs_warn(log->l_mp, "Transaction log reservation overrun:"); in xlog_cil_insert_items()
769 xfs_warn(log->l_mp, in xlog_cil_insert_items()
772 xfs_warn(log->l_mp, " split region headers: %d bytes", in xlog_cil_insert_items()
774 xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res); in xlog_cil_insert_items()
978 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed()
1887 trace_xfs_log_force(log->l_mp, seq, _RET_IP_); in xlog_cil_flush()
1895 xfs_log_force(log->l_mp, 0); in xlog_cil_flush()
1921 trace_xfs_log_force(log->l_mp, sequence, _RET_IP_); in xlog_cil_force_seq()
1953 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_cil_force_seq()
2020 4, log->l_mp->m_super->s_id); in xlog_cil_init()
H A Dxfs_trans_ail.c384 if (XFS_TEST_ERROR(ailp->ail_log->l_mp, XFS_ERRTAG_LOG_ITEM_PIN)) in xfsaild_push_item()
475 struct xfs_mount *mp = ailp->ail_log->l_mp; in xfsaild_process_logitem()
540 struct xfs_mount *mp = ailp->ail_log->l_mp; in xfsaild_push()
800 xfs_log_space_wake(log->l_mp); in xfs_ail_update_finish()
931 xfs_alert_tag(log->l_mp, XFS_PTAG_AILDELETE, in xfs_trans_ail_delete()
H A Dxfs_buf_item_recover.c193 xfs_err(log->l_mp, "bad buffer log item size (%zd)", in xlog_recover_buf_commit_pass1()
1037 struct xfs_mount *mp = log->l_mp; in xlog_recover_buf_commit_pass2()
1160 (BBTOB(bp->b_length) != M_IGEO(log->l_mp)->inode_cluster_size)) { in xlog_recover_buf_commit_pass2()
H A Dxfs_log_priv.h416 struct xfs_mount *l_mp; /* mount point */ member
H A Dxfs_trace.h1547 __entry->dev = log->l_mp->m_super->s_dev;
1620 __entry->dev = lip->li_log->l_mp->m_super->s_dev;
1672 __entry->dev = ailp->ail_log->l_mp->m_super->s_dev;
1705 __entry->dev = lip->li_log->l_mp->m_super->s_dev;
1739 __entry->dev = log->l_mp->m_super->s_dev;
2623 __entry->dev = log->l_mp->m_super->s_dev;
2643 __entry->dev = log->l_mp->m_super->s_dev;
2670 __entry->dev = log->l_mp->m_super->s_dev;
2715 __entry->dev = log->l_mp->m_super->s_dev;
2762 __entry->dev = log->l_mp->m_super->s_dev;
[all …]
H A Dxfs_buf_item.c388 if (xfs_has_v3inodes(lip->li_log->l_mp) || in xfs_buf_item_format()