Lines Matching refs:xfs_fileoff_t

486 	xfs_fileoff_t		bno,  in xfs_bmap_validate_ret()
1260 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1266 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1267 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1307 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1407 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1448 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
1999 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2910 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2913 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2915 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2916 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2917 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2918 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3465 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent()
3510 xfs_fileoff_t orig_offset; in xfs_bmap_exact_minlen_extent_alloc()
3586 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3778 xfs_fileoff_t bno, in xfs_trim_extent()
3781 xfs_fileoff_t distance; in xfs_trim_extent()
3782 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3814 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3816 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3817 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3859 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3861 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3862 xfs_fileoff_t end, in xfs_bmapi_update_map()
3913 xfs_fileoff_t bno, in xfs_bmapi_read()
3923 xfs_fileoff_t obno; in xfs_bmapi_read()
3924 xfs_fileoff_t end; in xfs_bmapi_read()
4006 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
4018 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc()
4363 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4378 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4382 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4385 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4560 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_delalloc()
4679 xfs_fileoff_t bno, in xfs_bmapi_remap()
4852 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4978 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
5055 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
5060 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5332 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5352 xfs_fileoff_t max_len; in __xfs_bunmapi()
5353 xfs_fileoff_t end; in __xfs_bunmapi()
5418 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5542 xfs_fileoff_t unwrite_start; in __xfs_bunmapi()
5602 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5612 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5660 xfs_fileoff_t bno, in xfs_bunmapi()
5681 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5683 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5714 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5799 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5836 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5837 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5846 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5924 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5925 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5950 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5951 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5953 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5961 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
6054 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()
6239 xfs_fileoff_t startoff, in xfs_bmap_finish_one()