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()
1970 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2881 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2884 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2886 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2887 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2888 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2889 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3362 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent()
3393 xfs_fileoff_t orig_offset; in xfs_bmap_exact_minlen_extent_alloc()
3696 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3732 xfs_fileoff_t bno, in xfs_trim_extent()
3735 xfs_fileoff_t distance; in xfs_trim_extent()
3736 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3768 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3770 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3771 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3813 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3815 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3816 xfs_fileoff_t end, in xfs_bmapi_update_map()
3867 xfs_fileoff_t bno, in xfs_bmapi_read()
3877 xfs_fileoff_t obno; in xfs_bmapi_read()
3878 xfs_fileoff_t end; in xfs_bmapi_read()
3960 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
3972 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc()
4317 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4332 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4336 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4339 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4514 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_delalloc()
4638 xfs_fileoff_t bno, in xfs_bmapi_remap()
4811 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4937 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
5014 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
5019 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5274 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5294 xfs_fileoff_t end; in __xfs_bunmapi()
5349 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5465 xfs_fileoff_t unwrite_start; in __xfs_bunmapi()
5524 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5534 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5582 xfs_fileoff_t bno, in xfs_bunmapi()
5603 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5605 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5636 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5721 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5758 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5759 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5768 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5846 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5847 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5872 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5873 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5875 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5883 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
5976 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()