Searched refs:t_mountp (Results 26 - 37 of 37) sorted by relevance

12

/linux-master/fs/xfs/scrub/
H A Dquotacheck.c401 if (xfs_is_quota_inode(&tp->t_mountp->m_sb, ip->i_ino)) {
H A Dtempfile.c640 if (!XFS_IS_QUOTA_ON(tp->t_mountp) || req->ip1 == req->ip2 ||
/linux-master/fs/xfs/
H A Dxfs_exchrange.c98 if (!XFS_IS_QUOTA_ON(tp->t_mountp) || req->ip1 == req->ip2 ||
H A Dxfs_dquot.c206 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_qm.c1911 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_trace.h1137 __entry->dev = tp->t_mountp->m_super->s_dev;
2595 __entry->dev = tp->t_mountp->m_super->s_dev;
2619 __entry->dev = tp->t_mountp->m_super->s_dev;
3924 __entry->dev = tp->t_mountp->m_super->s_dev;
H A Dxfs_log.c2165 struct xfs_mount *mp = tp->t_mountp;
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_block.c610 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr);
627 btp = xfs_dir2_block_tail_p(tp->t_mountp->m_dir_geo, hdr);
H A Dxfs_da_btree.c422 XFS_CORRUPTION_ERROR(__func__, XFS_ERRLEVEL_LOW, tp->t_mountp,
512 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_sb.c1024 struct xfs_mount *mp = tp->t_mountp;
H A Dxfs_attr_leaf.c1515 mp = args->trans->t_mountp;
H A Dxfs_bmap.c1038 struct xfs_mount *mp = tp->t_mountp;
6273 if (XFS_TEST_ERROR(false, tp->t_mountp, XFS_ERRTAG_BMAP_FINISH_ONE))

Completed in 280 milliseconds

12