Searched refs:l_mp (Results 1 – 14 of 14) sorted by relevance
/linux/fs/xfs/ |
A D | xfs_log_recover.c | 137 xfs_warn(log->l_mp, in xlog_do_io() 150 xfs_alert(log->l_mp, in xlog_do_io() 434 xfs_warn(log->l_mp, in xlog_find_verify_log_record() 1005 xfs_warn(log->l_mp, in xlog_verify_tail() 1073 xfs_warn(log->l_mp, in xlog_verify_head() 1887 xfs_warn(log->l_mp, in xlog_recover_reorder_trans() 2169 xfs_warn(log->l_mp, in xlog_recover_add_to_trans() 2184 xfs_warn(log->l_mp, in xlog_recover_add_to_trans() 3386 !xfs_log_check_lsn(log->l_mp, log->l_mp->m_sb.sb_lsn)) in xlog_recover() 3439 log->l_mp->m_logname ? log->l_mp->m_logname in xlog_recover() [all …]
|
A D | xfs_icreate_item.c | 147 struct xfs_mount *mp = log->l_mp; in xlog_recover_icreate_commit_pass2() 162 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad type"); in xlog_recover_icreate_commit_pass2() 167 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad icl size"); in xlog_recover_icreate_commit_pass2() 173 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agno"); in xlog_recover_icreate_commit_pass2() 178 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad agbno"); in xlog_recover_icreate_commit_pass2() 183 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad isize"); in xlog_recover_icreate_commit_pass2() 188 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad count"); in xlog_recover_icreate_commit_pass2() 193 xfs_warn(log->l_mp, "xlog_recover_do_icreate_trans: bad length"); in xlog_recover_icreate_commit_pass2() 203 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2() 210 xfs_warn(log->l_mp, in xlog_recover_icreate_commit_pass2()
|
A D | xfs_log.c | 945 struct xfs_mount *mp = log->l_mp; in xlog_unmount_write() 1519 log->l_mp = mp; in xlog_alloc_log() 1767 if (xfs_has_logv2(log->l_mp)) { in xlog_pack_data() 1804 if (xfs_has_logv2(log->l_mp)) { in xlog_cksum() 2031 if (xfs_has_logv2(log->l_mp)) in xlog_sync() 2058 xfs_warn(log->l_mp, in xlog_sync() 2098 log->l_mp->m_log = NULL; in xlog_dealloc_log() 2314 xfs_warn(log->l_mp, in xlog_write_setup_ophdr() 2915 xfs_warn(log->l_mp, in xlog_state_do_callback() 3167 xfs_log_space_wake(log->l_mp); in xfs_log_ticket_ungrant() [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 | 487 xfs_warn(log->l_mp, in xlog_cil_insert_items() 490 xfs_warn(log->l_mp, " split region headers: %d bytes", in xlog_cil_insert_items() 492 xfs_warn(log->l_mp, " ctx ticket: %d bytes", ctx_res); in xlog_cil_insert_items() 519 xfs_force_shutdown(log->l_mp, SHUTDOWN_LOG_IO_ERROR); in xlog_cil_insert_items() 541 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_discard_endio_work() 614 struct xfs_mount *mp = ctx->cil->xc_log->l_mp; in xlog_cil_committed() 833 xfs_force_shutdown(log->l_mp, SHUTDOWN_LOG_IO_ERROR); in xlog_cil_write_commit_record() 1329 trace_xfs_log_force(log->l_mp, seq, _RET_IP_); in xlog_cil_flush() 1356 trace_xfs_log_force(log->l_mp, sequence, _RET_IP_); in xlog_cil_force_seq() 1388 XFS_STATS_INC(log->l_mp, xs_log_force_sleep); in xlog_cil_force_seq() [all …]
|
A D | xfs_inode_item_recover.c | 203 struct xfs_mount *mp = log->l_mp; in xlog_recover_inode_commit_pass2() 457 xfs_warn(log->l_mp, "%s: Invalid flag", __func__); in xlog_recover_inode_commit_pass2() 471 xfs_dinode_calc_crc(log->l_mp, dip); in xlog_recover_inode_commit_pass2()
|
A D | xfs_bmap_item.c | 635 struct xfs_mount *mp = log->l_mp; in xlog_recover_bui_commit_pass2() 642 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_bui_commit_pass2() 684 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_bud_commit_pass2()
|
A D | xfs_buf_item_recover.c | 179 xfs_err(log->l_mp, "bad buffer log item size (%d)", in xlog_recover_buf_commit_pass1() 882 struct xfs_mount *mp = log->l_mp; in xlog_recover_buf_commit_pass2() 972 (BBTOB(bp->b_length) != M_IGEO(log->l_mp)->inode_cluster_size)) { in xlog_recover_buf_commit_pass2()
|
A D | xfs_refcount_item.c | 651 struct xfs_mount *mp = log->l_mp; in xlog_recover_cui_commit_pass2() 696 XFS_ERROR_REPORT(__func__, XFS_ERRLEVEL_LOW, log->l_mp); in xlog_recover_cud_commit_pass2()
|
A D | xfs_log_priv.h | 397 struct xfs_mount *l_mp; /* mount point */ member
|
A D | xfs_trace.h | 1237 __entry->dev = log->l_mp->m_super->s_dev; 1398 __entry->dev = log->l_mp->m_super->s_dev; 2213 __entry->dev = log->l_mp->m_super->s_dev; 2233 __entry->dev = log->l_mp->m_super->s_dev; 2260 __entry->dev = log->l_mp->m_super->s_dev; 2305 __entry->dev = log->l_mp->m_super->s_dev; 2352 __entry->dev = log->l_mp->m_super->s_dev; 2396 __entry->dev = log->l_mp->m_super->s_dev; 4073 __entry->dev = iclog->ic_log->l_mp->m_super->s_dev;
|
A D | xfs_rmap_item.c | 657 struct xfs_mount *mp = log->l_mp; in xlog_recover_rui_commit_pass2()
|
A D | xfs_extfree_item.c | 714 struct xfs_mount *mp = log->l_mp; in xlog_recover_efi_commit_pass2()
|
/linux/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) ? \
|
Completed in 59 milliseconds