Lines Matching refs:xfs_fileoff_t

512 	xfs_fileoff_t		bno,  in xfs_bmap_validate_ret()
1249 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1255 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1256 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1296 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1397 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1458 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
2031 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2976 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2979 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2981 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2982 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2983 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2984 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3488 xfs_fileoff_t orig_offset, in xfs_bmap_process_allocated_extent()
3788 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3827 xfs_fileoff_t bno, in xfs_trim_extent()
3830 xfs_fileoff_t distance; in xfs_trim_extent()
3831 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3863 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3865 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3866 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3908 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3910 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3911 xfs_fileoff_t end, in xfs_bmapi_update_map()
3962 xfs_fileoff_t bno, in xfs_bmapi_read()
3972 xfs_fileoff_t obno; in xfs_bmapi_read()
3973 xfs_fileoff_t end; in xfs_bmapi_read()
4059 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
4072 xfs_fileoff_t aoff; in xfs_bmapi_reserve_delalloc()
4422 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4437 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4441 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4444 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4648 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_one_delalloc()
4800 xfs_fileoff_t bno, in xfs_bmapi_remap()
4957 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
5090 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
5195 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
5198 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5449 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5468 xfs_fileoff_t end; in __xfs_bunmapi()
5514 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5631 xfs_fileoff_t unwrite_start; in __xfs_bunmapi()
5688 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5698 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5746 xfs_fileoff_t bno, in xfs_bunmapi()
5769 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5771 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5803 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5893 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5932 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5933 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5942 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
6021 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
6022 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
6047 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
6048 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
6050 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
6058 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
6153 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()
6427 xfs_fileoff_t startoff, in xfs_bunmapi_range()
6428 xfs_fileoff_t endoff) in xfs_bunmapi_range()