Lines Matching refs:xfs_fileoff_t

484 	xfs_fileoff_t		bno,  in xfs_bmap_validate_ret()
1231 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1237 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1238 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1278 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1378 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1419 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
1975 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2886 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2889 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2891 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2892 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2893 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2894 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3367 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent()
3666 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3705 xfs_fileoff_t bno, in xfs_trim_extent()
3708 xfs_fileoff_t distance; in xfs_trim_extent()
3709 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3741 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3743 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3744 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3786 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3788 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3789 xfs_fileoff_t end, in xfs_bmapi_update_map()
3840 xfs_fileoff_t bno, in xfs_bmapi_read()
3850 xfs_fileoff_t obno; in xfs_bmapi_read()
3851 xfs_fileoff_t end; in xfs_bmapi_read()
3933 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
3945 xfs_fileoff_t aoff; in xfs_bmapi_reserve_delalloc()
4304 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4319 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4323 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4326 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4521 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_one_delalloc()
4674 xfs_fileoff_t bno, in xfs_bmapi_remap()
4847 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4973 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
5050 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
5054 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5286 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5306 xfs_fileoff_t end; in __xfs_bunmapi()
5361 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5477 xfs_fileoff_t unwrite_start; in __xfs_bunmapi()
5536 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5546 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5594 xfs_fileoff_t bno, in xfs_bunmapi()
5615 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5617 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5648 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5733 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5770 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5771 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5780 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5858 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5859 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5884 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5885 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5887 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5895 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
5988 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()