Lines Matching refs:xfs_fileoff_t

488 	xfs_fileoff_t		bno,  in xfs_bmap_validate_ret()
1297 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1303 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1304 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1348 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1451 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1524 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
2032 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2863 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2866 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2868 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2869 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2870 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2871 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3373 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3645 xfs_fileoff_t bno, in xfs_trim_extent()
3648 xfs_fileoff_t distance; in xfs_trim_extent()
3649 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3692 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3694 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3695 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3737 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3739 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3740 xfs_fileoff_t end, in xfs_bmapi_update_map()
3791 xfs_fileoff_t bno, in xfs_bmapi_read()
3800 xfs_fileoff_t obno; in xfs_bmapi_read()
3801 xfs_fileoff_t end; in xfs_bmapi_read()
3900 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
3912 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc()
4203 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4213 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4217 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4221 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4460 xfs_fileoff_t bno, in xfs_bmapi_remap()
4644 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4769 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
4846 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
4851 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5090 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5110 xfs_fileoff_t max_len; in __xfs_bunmapi()
5112 xfs_fileoff_t end; in __xfs_bunmapi()
5182 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5375 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5385 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5446 xfs_fileoff_t bno, in xfs_bunmapi()
5467 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5469 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5500 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5578 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5615 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5616 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5625 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5706 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5707 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5732 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5733 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5735 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5743 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
5839 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent_at()
5950 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()
6051 xfs_fileoff_t startoff, in xfs_bmap_finish_one()