Lines Matching refs:xfs_fileoff_t
483 xfs_fileoff_t bno, in xfs_bmap_validate_ret()
1310 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1316 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1317 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1361 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1464 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1537 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
2048 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2875 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2878 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2880 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2881 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2882 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2883 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3389 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3661 xfs_fileoff_t bno, in xfs_trim_extent()
3664 xfs_fileoff_t distance; in xfs_trim_extent()
3665 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3697 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3699 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3700 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3742 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3744 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3745 xfs_fileoff_t end, in xfs_bmapi_update_map()
3796 xfs_fileoff_t bno, in xfs_bmapi_read()
3805 xfs_fileoff_t obno; in xfs_bmapi_read()
3806 xfs_fileoff_t end; in xfs_bmapi_read()
3918 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
3930 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc()
4259 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4273 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4277 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4281 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4459 xfs_fileoff_t offset_fsb, in xfs_bmapi_convert_delalloc()
4559 xfs_fileoff_t bno, in xfs_bmapi_remap()
4737 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4864 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
4941 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
4946 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5181 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5201 xfs_fileoff_t max_len; in __xfs_bunmapi()
5203 xfs_fileoff_t end; in __xfs_bunmapi()
5273 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5464 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5474 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5522 xfs_fileoff_t bno, in xfs_bunmapi()
5543 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5545 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5576 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5658 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5694 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5695 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5704 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5785 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5786 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5811 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5812 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5814 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5822 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
5918 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent_at()
6029 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()
6130 xfs_fileoff_t startoff, in xfs_bmap_finish_one()