Lines Matching refs:xfs_fileoff_t

144 	xfs_fileoff_t		offset_fsb,  in xfs_hole_to_iomap()
145 xfs_fileoff_t end_fsb) in xfs_hole_to_iomap()
157 static inline xfs_fileoff_t
200 xfs_fileoff_t
203 xfs_fileoff_t end_fsb) in xfs_iomap_eof_align_last_fsb()
224 xfs_fileoff_t aligned_end_fsb = roundup_64(end_fsb, align); in xfs_iomap_eof_align_last_fsb()
238 xfs_fileoff_t offset_fsb, in xfs_iomap_write_direct()
239 xfs_fileoff_t count_fsb, in xfs_iomap_write_direct()
419 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_iomap_prealloc_size()
554 xfs_fileoff_t offset_fsb; in xfs_iomap_write_unwritten()
763 xfs_fileoff_t offset_fsb, in imap_spans_range()
764 xfs_fileoff_t end_fsb) in imap_spans_range()
785 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_direct_write_iomap_begin()
786 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_direct_write_iomap_begin()
958 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_buffered_write_iomap_begin()
959 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, count); in xfs_buffered_write_iomap_begin()
1099 xfs_fileoff_t p_end_fsb; in xfs_buffered_write_iomap_begin()
1237 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_read_iomap_begin()
1238 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_read_iomap_begin()
1281 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_seek_iomap_begin()
1282 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_seek_iomap_begin()
1283 xfs_fileoff_t cow_fsb = NULLFILEOFF, data_fsb = NULLFILEOFF; in xfs_seek_iomap_begin()
1369 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_xattr_iomap_begin()
1370 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_xattr_iomap_begin()