Home
last modified time | relevance | path

Searched refs:li_mountp (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/
A Dxfs_trans.h34 struct xfs_mount *li_mountp; /* ptr to fs mount */ member
A Dxfs_buf_item.c431 if (xfs_has_v3inodes(lip->li_mountp) || in xfs_buf_item_format()
619 xfs_is_shutdown(lip->li_mountp); in xfs_buf_item_put()
A Dxfs_refcount_item.c460 struct xfs_mount *mp = lip->li_mountp; in xfs_cui_item_recover()
A Dxfs_bmap_item.c466 struct xfs_mount *mp = lip->li_mountp; in xfs_bui_item_recover()
A Dxfs_rmap_item.c513 struct xfs_mount *mp = lip->li_mountp; in xfs_rui_item_recover()
A Dxfs_extfree_item.c607 struct xfs_mount *mp = lip->li_mountp; in xfs_efi_item_recover()
A Dxfs_trans.c651 ASSERT(lip->li_mountp == tp->t_mountp); in xfs_trans_add_item()
A Dxfs_log_cil.c1447 struct xfs_cil_ctx *ctx = lip->li_mountp->m_log->l_cilp->xc_ctx; in xfs_log_item_in_current_chkpt()
A Dxfs_trace.h1311 __entry->dev = lip->li_mountp->m_super->s_dev;
1364 __entry->dev = lip->li_mountp->m_super->s_dev;
A Dxfs_log.c1105 item->li_mountp = mp; in xfs_log_item_init()

Completed in 26 milliseconds