Searched refs:m_log (Results 1 – 5 of 5) sorted by relevance
375 struct xlog *log = mp->m_log; in xfs_log_regrant()441 struct xlog *log = mp->m_log; in xfs_log_reserve()518 struct xlog *log = mp->m_log; in xfs_log_done()591 if (xlog_state_release_iclog(mp->m_log, iclog)) { in xfs_log_release_iclog()629 mp->m_log = xlog_alloc_log(mp, log_target, blk_offset, num_bblks); in xfs_log_mount()630 if (IS_ERR(mp->m_log)) { in xfs_log_mount()631 error = PTR_ERR(mp->m_log); in xfs_log_mount()687 mp->m_log->l_ailp = mp->m_ail; in xfs_log_mount()699 error = xlog_recover(mp->m_log); in xfs_log_mount()710 error = xfs_sysfs_init(&mp->m_log->l_kobj, &xfs_log_ktype, &mp->m_kobj, in xfs_log_mount()[all …]
67 struct xlog *m_log; /* log specific stuff */ member
778 struct xlog *log = mp->m_log; in xfs_log_commit_cil()933 ctx = lip->li_mountp->m_log->l_cilp->xc_ctx; in xfs_log_item_in_current_chkpt()
1038 flush_delayed_work(&mp->m_log->l_work); in xfs_fs_sync_fs()
1721 trace_xfs_log_recover_buf_inode_buf(mp->m_log, buf_f); in xlog_recover_do_inode_buffer()2175 trace_xfs_log_recover_buf_reg_buf(mp->m_log, buf_f); in xlog_recover_do_reg_buffer()