Searched refs:m_log (Results 1 – 5 of 5) sorted by relevance
380 struct xlog *log = mp->m_log; in xfs_log_regrant()445 struct xlog *log = mp->m_log; in xfs_log_reserve()517 struct xlog *log = mp->m_log; in xfs_log_done()560 if (xlog_state_release_iclog(mp->m_log, iclog)) { in xfs_log_release_iclog()599 mp->m_log = xlog_alloc_log(mp, log_target, blk_offset, num_bblks); in xfs_log_mount()600 if (IS_ERR(mp->m_log)) { in xfs_log_mount()601 error = PTR_ERR(mp->m_log); in xfs_log_mount()668 mp->m_log->l_ailp = mp->m_ail; in xfs_log_mount()680 error = xlog_recover(mp->m_log); in xfs_log_mount()687 xlog_recover_cancel(mp->m_log); in xfs_log_mount()[all …]
107 struct xlog *m_log; /* log specific stuff */ member
999 struct xlog *log = mp->m_log; in xfs_log_commit_cil()1160 ctx = lip->li_mountp->m_log->l_cilp->xc_ctx; in xfs_log_item_in_current_chkpt()
1034 ASSERT(ip->i_mount->m_log->l_flags & XLOG_RECOVERY_NEEDED); in xfs_fs_drop_inode()1070 flush_delayed_work(&mp->m_log->l_work); in xfs_fs_sync_fs()
2078 trace_xfs_log_recover_buf_inode_buf(mp->m_log, buf_f); in xlog_recover_do_inode_buffer()2580 trace_xfs_log_recover_buf_reg_buf(mp->m_log, buf_f); in xlog_recover_do_reg_buffer()