Lines Matching refs:xfs_fileoff_t

77 	xfs_fileoff_t		orig_offset = ap->offset;  in xfs_bmap_rtalloc()
355 xfs_fileoff_t bno, in xfs_getbmap_report_hole()
356 xfs_fileoff_t end) in xfs_getbmap_report_hole()
382 xfs_fileoff_t total_end) in xfs_getbmap_next_rec()
384 xfs_fileoff_t end = rec->br_startoff + rec->br_blockcount; in xfs_getbmap_next_rec()
414 xfs_fileoff_t bno, first_bno; in xfs_getbmap()
561 xfs_fileoff_t end = XFS_B_TO_FSB(mp, XFS_ISIZE(ip)); in xfs_getbmap()
593 xfs_fileoff_t start_fsb, in xfs_bmap_punch_delalloc_range()
594 xfs_fileoff_t length) in xfs_bmap_punch_delalloc_range()
597 xfs_fileoff_t end_fsb = start_fsb + length; in xfs_bmap_punch_delalloc_range()
647 xfs_fileoff_t end_fsb; in xfs_can_free_eofblocks()
648 xfs_fileoff_t last_fsb; in xfs_can_free_eofblocks()
784 xfs_fileoff_t startoffset_fsb; in xfs_alloc_file_space()
785 xfs_fileoff_t endoffset_fsb; in xfs_alloc_file_space()
818 xfs_fileoff_t s, e; in xfs_alloc_file_space()
848 resblks = min_t(xfs_fileoff_t, (e - s), in xfs_alloc_file_space()
907 xfs_fileoff_t startoffset_fsb, in xfs_unmap_extent()
972 xfs_fileoff_t startoffset_fsb; in xfs_free_file_space()
973 xfs_fileoff_t endoffset_fsb; in xfs_free_file_space()
1109 xfs_fileoff_t next_fsb = XFS_B_TO_FSB(mp, offset + len); in xfs_collapse_file_space()
1110 xfs_fileoff_t shift_fsb = XFS_B_TO_FSB(mp, len); in xfs_collapse_file_space()
1178 xfs_fileoff_t stop_fsb = XFS_B_TO_FSB(mp, offset); in xfs_insert_file_space()
1179 xfs_fileoff_t next_fsb = NULLFSBLOCK; in xfs_insert_file_space()
1180 xfs_fileoff_t shift_fsb = XFS_B_TO_FSB(mp, len); in xfs_insert_file_space()
1373 xfs_fileoff_t offset_fsb; in xfs_swap_extent_rmap()
1374 xfs_fileoff_t end_fsb; in xfs_swap_extent_rmap()