Lines Matching refs:xfs_fileoff_t
101 xfs_fileoff_t offset_fsb, in xfs_hole_to_iomap()
102 xfs_fileoff_t end_fsb) in xfs_hole_to_iomap()
114 static inline xfs_fileoff_t
157 xfs_fileoff_t
160 xfs_fileoff_t end_fsb) in xfs_iomap_eof_align_last_fsb()
181 xfs_fileoff_t aligned_end_fsb = roundup_64(end_fsb, align); in xfs_iomap_eof_align_last_fsb()
195 xfs_fileoff_t offset_fsb, in xfs_iomap_write_direct()
196 xfs_fileoff_t count_fsb, in xfs_iomap_write_direct()
374 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_iomap_prealloc_size()
509 xfs_fileoff_t offset_fsb; in xfs_iomap_write_unwritten()
718 xfs_fileoff_t offset_fsb, in imap_spans_range()
719 xfs_fileoff_t end_fsb) in imap_spans_range()
740 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_direct_write_iomap_begin()
741 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_direct_write_iomap_begin()
909 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_buffered_write_iomap_begin()
910 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, count); in xfs_buffered_write_iomap_begin()
1049 xfs_fileoff_t p_end_fsb; in xfs_buffered_write_iomap_begin()
1134 xfs_fileoff_t start_fsb; in xfs_buffered_write_iomap_end()
1135 xfs_fileoff_t end_fsb; in xfs_buffered_write_iomap_end()
1202 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_read_iomap_begin()
1203 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_read_iomap_begin()
1244 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_seek_iomap_begin()
1245 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_seek_iomap_begin()
1246 xfs_fileoff_t cow_fsb = NULLFILEOFF, data_fsb = NULLFILEOFF; in xfs_seek_iomap_begin()
1329 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_xattr_iomap_begin()
1330 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_xattr_iomap_begin()