Lines Matching refs:i_mount
173 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_trim_around_shared()
289 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_convert_cow()
388 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_fill_cow_hole()
458 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_fill_delalloc()
673 offset_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_reflink_cancel_cow_range()
677 end_fsb = XFS_B_TO_FSB(ip->i_mount, offset + count); in xfs_reflink_cancel_cow_range()
680 error = xfs_trans_alloc(ip->i_mount, &M_RES(ip->i_mount)->tr_write, in xfs_reflink_cancel_cow_range()
725 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_end_cow_extent()
869 offset_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_reflink_end_cow()
870 end_fsb = XFS_B_TO_FSB(ip->i_mount, offset + count); in xfs_reflink_end_cow()
1024 struct xfs_mount *mp = src->i_mount; in xfs_reflink_set_inode_flag()
1083 struct xfs_mount *mp = dest->i_mount; in xfs_reflink_update_dest()
1156 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_remap_extent()
1358 struct xfs_mount *mp = src->i_mount; in xfs_reflink_remap_blocks()
1419 XFS_FSB_TO_B(src->i_mount, remapped_len)); in xfs_reflink_remap_blocks()
1556 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_inode_has_shared_extents()
1647 struct xfs_mount *mp = ip->i_mount; in xfs_reflink_try_clear_inode_flag()