Lines Matching refs:xfs_fileoff_t

484 	xfs_fileoff_t		bno,  in xfs_bmap_validate_ret()
1191 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1197 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1198 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1238 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1338 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1379 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
1930 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2841 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2844 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2846 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2847 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2848 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2849 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3322 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent()
3353 xfs_fileoff_t orig_offset; in xfs_bmap_exact_minlen_extent_alloc()
3656 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3692 xfs_fileoff_t bno, in xfs_trim_extent()
3695 xfs_fileoff_t distance; in xfs_trim_extent()
3696 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3728 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3730 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3731 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3773 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3775 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3776 xfs_fileoff_t end, in xfs_bmapi_update_map()
3827 xfs_fileoff_t bno, in xfs_bmapi_read()
3837 xfs_fileoff_t obno; in xfs_bmapi_read()
3838 xfs_fileoff_t end; in xfs_bmapi_read()
3920 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
3932 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc()
4277 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4292 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4296 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4299 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4474 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_delalloc()
4598 xfs_fileoff_t bno, in xfs_bmapi_remap()
4771 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4897 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
4974 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
4979 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5231 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5251 xfs_fileoff_t end; in __xfs_bunmapi()
5306 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5422 xfs_fileoff_t unwrite_start; in __xfs_bunmapi()
5481 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5491 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5539 xfs_fileoff_t bno, in xfs_bunmapi()
5560 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5562 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5593 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5678 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5715 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5716 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5725 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5803 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5804 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5829 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5830 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5832 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5840 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
5933 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()