Lines Matching refs:xfs_fileoff_t

484 	xfs_fileoff_t		bno,  in xfs_bmap_validate_ret()
1207 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1213 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1214 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1254 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1354 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1395 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
1946 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2857 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2860 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2862 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2863 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2864 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2865 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3413 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent()
3458 xfs_fileoff_t orig_offset; in xfs_bmap_exact_minlen_extent_alloc()
3534 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3726 xfs_fileoff_t bno, in xfs_trim_extent()
3729 xfs_fileoff_t distance; in xfs_trim_extent()
3730 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3762 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3764 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3765 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3807 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3809 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3810 xfs_fileoff_t end, in xfs_bmapi_update_map()
3861 xfs_fileoff_t bno, in xfs_bmapi_read()
3871 xfs_fileoff_t obno; in xfs_bmapi_read()
3872 xfs_fileoff_t end; in xfs_bmapi_read()
3954 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
3966 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc()
4311 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4326 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4330 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4333 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4508 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_delalloc()
4630 xfs_fileoff_t bno, in xfs_bmapi_remap()
4803 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4929 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
5006 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
5011 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5263 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5283 xfs_fileoff_t end; in __xfs_bunmapi()
5338 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5454 xfs_fileoff_t unwrite_start; in __xfs_bunmapi()
5513 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5523 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5571 xfs_fileoff_t bno, in xfs_bunmapi()
5592 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5594 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5625 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5710 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5747 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5748 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5757 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5835 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5836 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5861 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5862 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5864 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5872 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
5965 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()
6150 xfs_fileoff_t startoff, in xfs_bmap_finish_one()