Home
last modified time | relevance | path

Searched refs:li_log (Results 1 – 14 of 14) sorted by relevance

/fs/xfs/
A Dxfs_buf_item.c393 if (xfs_has_v3inodes(lip->li_log->l_mp) || in xfs_buf_item_format()
740 if (aborted || xlog_is_shutdown(lip->li_log)) { in xfs_buf_item_release()
A Dxfs_trans.h34 struct xlog *li_log; member
A Dxfs_exchmaps_item.c431 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_exchmaps_recover_work()
A Dxfs_bmap_item.c504 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_bmap_recover_work()
A Dxfs_refcount_item.c512 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_refcount_recover_work()
A Dxfs_rmap_item.c577 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_rmap_recover_work()
A Dxfs_extfree_item.c659 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_extent_free_recover_work()
A Dxfs_inode_item.c950 ASSERT(xlog_is_shutdown(lip->li_log)); in xfs_iflush_ail_updates()
A Dxfs_attr_item.c739 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_attr_recover_work()
A Dxfs_trans.c682 ASSERT(lip->li_log == tp->t_mountp->m_log); in xfs_trans_add_item()
A Dxfs_log_cil.c89 return xlog_item_in_current_chkpt(lip->li_log->l_cilp, lip); in xfs_log_item_in_current_chkpt()
A Dxfs_qm.c176 ASSERT(xlog_is_shutdown(dqp->q_logitem.qli_item.li_log) || in xfs_qm_dqpurge()
A Dxfs_log.c1072 item->li_log = mp->m_log; in xfs_log_item_init()
A Dxfs_trace.h1616 __entry->dev = lip->li_log->l_mp->m_super->s_dev;
1674 __entry->dev = lip->li_log->l_mp->m_super->s_dev;

Completed in 37 milliseconds