Lines Matching refs:i_mount
79 if (unlikely(size > XFS_DFORK_SIZE(dip, ip->i_mount, whichfork))) { in xfs_iformat_local()
80 xfs_warn(ip->i_mount, in xfs_iformat_local()
83 XFS_DFORK_SIZE(dip, ip->i_mount, whichfork)); in xfs_iformat_local()
104 struct xfs_mount *mp = ip->i_mount; in xfs_iformat_extents()
119 xfs_warn(ip->i_mount, "corrupt inode %llu ((a)extents = %llu).", in xfs_iformat_extents()
168 struct xfs_mount *mp = ip->i_mount; in xfs_iformat_btree()
210 xfs_bmdr_to_bmbt(ip, dfp, XFS_DFORK_SIZE(dip, ip->i_mount, whichfork), in xfs_iformat_btree()
361 struct xfs_mount *mp = ip->i_mount; in xfs_iroot_realloc()
431 XFS_BMBT_BLOCK_LEN(ip->i_mount)); in xfs_iroot_realloc()
608 mp = ip->i_mount; in xfs_iflush_fork()
747 if (XFS_TEST_ERROR(false, ip->i_mount, XFS_ERRTAG_REDUCE_MAX_IEXTENTS)) in xfs_iext_count_may_overflow()
770 if (!xfs_has_large_extent_counts(ip->i_mount) || in xfs_iext_count_upgrade()
772 XFS_TEST_ERROR(false, ip->i_mount, XFS_ERRTAG_REDUCE_MAX_IEXTENTS)) in xfs_iext_count_upgrade()