Lines Matching refs:i_mount
138 tp = xfs_trans_alloc(ip->i_mount, XFS_TRANS_WRITEID); in xfs_update_prealloc_flags()
139 error = xfs_trans_reserve(tp, &M_RES(ip->i_mount)->tr_writeid, 0, 0); in xfs_update_prealloc_flags()
180 struct xfs_mount *mp = ip->i_mount; in xfs_dir_fsync()
204 struct xfs_mount *mp = ip->i_mount; in xfs_file_fsync()
273 struct xfs_mount *mp = ip->i_mount; in xfs_file_read_iter()
374 if (XFS_FORCED_SHUTDOWN(ip->i_mount)) in xfs_file_splice_read()
402 struct xfs_mount *mp = ip->i_mount; in xfs_zero_last_block()
450 struct xfs_mount *mp = ip->i_mount; in xfs_zero_eof()
663 struct xfs_mount *mp = ip->i_mount; in xfs_file_dio_aio_write()
812 xfs_flush_inodes(ip->i_mount); in xfs_file_buffered_aio_write()
815 xfs_icache_free_eofblocks(ip->i_mount, &eofb); in xfs_file_buffered_aio_write()
842 if (XFS_FORCED_SHUTDOWN(ip->i_mount)) in xfs_file_write_iter()
1154 struct xfs_mount *mp = ip->i_mount; in xfs_find_get_desired_pgoff()
1303 struct xfs_mount *mp = ip->i_mount; in xfs_seek_hole_data()