Lines Matching refs:xfs_fileoff_t
95 xfs_fileoff_t offset_fsb, in xfs_hole_to_iomap()
96 xfs_fileoff_t end_fsb) in xfs_hole_to_iomap()
108 static inline xfs_fileoff_t
151 xfs_fileoff_t
154 xfs_fileoff_t end_fsb) in xfs_iomap_eof_align_last_fsb()
175 xfs_fileoff_t aligned_end_fsb = roundup_64(end_fsb, align); in xfs_iomap_eof_align_last_fsb()
189 xfs_fileoff_t offset_fsb, in xfs_iomap_write_direct()
190 xfs_fileoff_t count_fsb, in xfs_iomap_write_direct()
372 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_iomap_prealloc_size()
507 xfs_fileoff_t offset_fsb; in xfs_iomap_write_unwritten()
716 xfs_fileoff_t offset_fsb, in imap_spans_range()
717 xfs_fileoff_t end_fsb) in imap_spans_range()
738 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_direct_write_iomap_begin()
739 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_direct_write_iomap_begin()
864 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_buffered_write_iomap_begin()
865 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, count); in xfs_buffered_write_iomap_begin()
1003 xfs_fileoff_t p_end_fsb; in xfs_buffered_write_iomap_begin()
1087 xfs_fileoff_t start_fsb; in xfs_buffered_write_iomap_end()
1088 xfs_fileoff_t end_fsb; in xfs_buffered_write_iomap_end()
1155 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_read_iomap_begin()
1156 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_read_iomap_begin()
1196 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_seek_iomap_begin()
1197 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_seek_iomap_begin()
1198 xfs_fileoff_t cow_fsb = NULLFILEOFF, data_fsb = NULLFILEOFF; in xfs_seek_iomap_begin()
1282 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_xattr_iomap_begin()
1283 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_xattr_iomap_begin()