Searched refs:m_log (Results 1 – 5 of 5) sorted by relevance
364 struct xlog *log = mp->m_log; in xfs_log_regrant()429 struct xlog *log = mp->m_log; in xfs_log_reserve()505 struct xlog *log = mp->m_log; in xfs_log_done()574 if (xlog_state_release_iclog(mp->m_log, iclog)) { in xfs_log_release_iclog()613 mp->m_log = xlog_alloc_log(mp, log_target, blk_offset, num_bblks); in xfs_log_mount()614 if (IS_ERR(mp->m_log)) { in xfs_log_mount()615 error = PTR_ERR(mp->m_log); in xfs_log_mount()682 mp->m_log->l_ailp = mp->m_ail; in xfs_log_mount()694 error = xlog_recover(mp->m_log); in xfs_log_mount()701 xlog_recover_cancel(mp->m_log); in xfs_log_mount()[all …]
980 struct xlog *log = mp->m_log; in xfs_log_commit_cil()1136 ctx = lip->li_mountp->m_log->l_cilp->xc_ctx; in xfs_log_item_in_current_chkpt()
87 struct xlog *m_log; /* log specific stuff */ member
1043 ASSERT(ip->i_mount->m_log->l_flags & XLOG_RECOVERY_NEEDED); in xfs_fs_drop_inode()1079 flush_delayed_work(&mp->m_log->l_work); in xfs_fs_sync_fs()
2156 trace_xfs_log_recover_buf_inode_buf(mp->m_log, buf_f); in xlog_recover_do_inode_buffer()2655 trace_xfs_log_recover_buf_reg_buf(mp->m_log, buf_f); in xlog_recover_do_reg_buffer()