Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_trans.h34 struct xlog *li_log; member
H 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()
H A Dxfs_exchmaps_item.c431 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_exchmaps_recover_work()
H A Dxfs_bmap_item.c504 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_bmap_recover_work()
H A Dxfs_refcount_item.c512 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_refcount_recover_work()
H A Dxfs_rmap_item.c577 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_rmap_recover_work()
H A Dxfs_extfree_item.c659 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_extent_free_recover_work()
H A Dxfs_inode_item.c984 ASSERT(xlog_is_shutdown(lip->li_log)); in xfs_iflush_ail_updates()
H A Dxfs_trans.c683 ASSERT(lip->li_log == tp->t_mountp->m_log); in xfs_trans_add_item()
H A Dxfs_attr_item.c739 struct xfs_mount *mp = lip->li_log->l_mp; in xfs_attr_recover_work()
H A Dxfs_log.c1072 item->li_log = mp->m_log; in xfs_log_item_init()