Lines Matching refs:i_mount
63 struct xfs_mount *mp = ip->i_mount; in xfs_find_bdev_for_inode()
104 struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount; in xfs_setfilesize_trans_alloc()
191 struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount; in xfs_finish_ioend()
213 if (XFS_FORCED_SHUTDOWN(ip->i_mount)) { in xfs_end_io()
283 struct xfs_mount *mp = ip->i_mount; in xfs_map_blocks()
601 struct xfs_mount *m = XFS_I(inode)->i_mount; in xfs_map_buffer()
892 if (XFS_FORCED_SHUTDOWN(ip->i_mount)) in xfs_aops_discard_page()
895 xfs_alert(ip->i_mount, in xfs_aops_discard_page()
908 start_fsb = XFS_B_TO_FSBT(ip->i_mount, offset); in xfs_aops_discard_page()
912 if (!XFS_FORCED_SHUTDOWN(ip->i_mount)) { in xfs_aops_discard_page()
913 xfs_alert(ip->i_mount, in xfs_aops_discard_page()
1355 struct xfs_mount *mp = ip->i_mount; in __xfs_get_blocks()
1542 struct xfs_mount *mp = ip->i_mount; in xfs_end_io_direct_write()
1646 start_fsb = XFS_B_TO_FSB(ip->i_mount, start); in xfs_vm_kill_delalloc_range()
1647 end_fsb = XFS_B_TO_FSB(ip->i_mount, end); in xfs_vm_kill_delalloc_range()
1656 if (!XFS_FORCED_SHUTDOWN(ip->i_mount)) { in xfs_vm_kill_delalloc_range()
1657 xfs_alert(ip->i_mount, in xfs_vm_kill_delalloc_range()