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()
365 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_iomap_prealloc_size()
500 xfs_fileoff_t offset_fsb; in xfs_iomap_write_unwritten()
706 xfs_fileoff_t offset_fsb, in imap_spans_range()
707 xfs_fileoff_t end_fsb) in imap_spans_range()
728 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_direct_write_iomap_begin()
729 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_direct_write_iomap_begin()
868 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_buffered_write_iomap_begin()
869 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, count); in xfs_buffered_write_iomap_begin()
1005 xfs_fileoff_t p_end_fsb; in xfs_buffered_write_iomap_begin()
1089 xfs_fileoff_t start_fsb; in xfs_buffered_write_iomap_end()
1090 xfs_fileoff_t end_fsb; in xfs_buffered_write_iomap_end()
1157 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_read_iomap_begin()
1158 xfs_fileoff_t end_fsb = xfs_iomap_end_fsb(mp, offset, length); in xfs_read_iomap_begin()
1198 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_seek_iomap_begin()
1199 xfs_fileoff_t end_fsb = XFS_B_TO_FSB(mp, offset + length); in xfs_seek_iomap_begin()
1200 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()