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()
1000 xfs_fileoff_t p_end_fsb; in xfs_buffered_write_iomap_begin()
1084 xfs_fileoff_t start_fsb; in xfs_buffered_write_iomap_end()
1085 xfs_fileoff_t end_fsb; in xfs_buffered_write_iomap_end()
1152 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_read_iomap_begin()
1153 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_read_iomap_begin()
1193 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_seek_iomap_begin()
1194 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_seek_iomap_begin()
1195 xfs_fileoff_t cow_fsb = NULLFILEOFF, data_fsb = NULLFILEOFF; in xfs_seek_iomap_begin()
1279 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_xattr_iomap_begin()
1280 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_xattr_iomap_begin()