Lines Matching refs:xfs_fileoff_t

486 	xfs_fileoff_t		bno,  in xfs_bmap_validate_ret()
1210 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1216 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1217 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1257 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1357 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1398 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
1949 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2860 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2863 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2865 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2866 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2867 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2868 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3415 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent()
3460 xfs_fileoff_t orig_offset; in xfs_bmap_exact_minlen_extent_alloc()
3536 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3728 xfs_fileoff_t bno, in xfs_trim_extent()
3731 xfs_fileoff_t distance; in xfs_trim_extent()
3732 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3764 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3766 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3767 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3809 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3811 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3812 xfs_fileoff_t end, in xfs_bmapi_update_map()
3863 xfs_fileoff_t bno, in xfs_bmapi_read()
3873 xfs_fileoff_t obno; in xfs_bmapi_read()
3874 xfs_fileoff_t end; in xfs_bmapi_read()
3956 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
3968 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc()
4313 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4328 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4332 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4335 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4510 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_delalloc()
4629 xfs_fileoff_t bno, in xfs_bmapi_remap()
4802 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4928 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
5005 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
5010 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5282 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5302 xfs_fileoff_t max_len; in __xfs_bunmapi()
5303 xfs_fileoff_t end; in __xfs_bunmapi()
5368 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5492 xfs_fileoff_t unwrite_start; in __xfs_bunmapi()
5552 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5562 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5610 xfs_fileoff_t bno, in xfs_bunmapi()
5631 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5633 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5664 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5749 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5786 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5787 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5796 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5874 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5875 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5900 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5901 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5903 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5911 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
6004 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()
6189 xfs_fileoff_t startoff, in xfs_bmap_finish_one()