Lines Matching refs:xfs_fileoff_t

483 	xfs_fileoff_t		bno,  in xfs_bmap_validate_ret()
1273 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1279 xfs_fileoff_t lastaddr = 0; in xfs_bmap_first_unused()
1280 xfs_fileoff_t lowest, max; in xfs_bmap_first_unused()
1322 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1426 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1499 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
2050 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
2961 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
2964 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
2966 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
2967 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
2968 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
2969 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3476 xfs_fileoff_t orig_offset; in xfs_bmap_btalloc()
3732 xfs_fileoff_t bno, in xfs_trim_extent()
3735 xfs_fileoff_t distance; in xfs_trim_extent()
3736 xfs_fileoff_t end = bno + len; in xfs_trim_extent()
3768 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3770 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3771 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3813 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3815 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3816 xfs_fileoff_t end, in xfs_bmapi_update_map()
3867 xfs_fileoff_t bno, in xfs_bmapi_read()
3877 xfs_fileoff_t obno; in xfs_bmapi_read()
3878 xfs_fileoff_t end; in xfs_bmapi_read()
3962 xfs_fileoff_t off, in xfs_bmapi_reserve_delalloc()
3974 xfs_fileoff_t aoff = off; in xfs_bmapi_reserve_delalloc()
4312 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4327 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4331 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4334 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4511 xfs_fileoff_t offset_fsb = XFS_B_TO_FSBT(mp, offset); in xfs_bmapi_convert_delalloc()
4624 xfs_fileoff_t bno, in xfs_bmapi_remap()
4799 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_delay()
4926 xfs_fileoff_t del_endoff, got_endoff; in xfs_bmap_del_extent_cow()
5003 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent_real()
5008 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent_real()
5259 xfs_fileoff_t start, /* first file offset deleted */ in __xfs_bunmapi()
5279 xfs_fileoff_t max_len; in __xfs_bunmapi()
5281 xfs_fileoff_t end; in __xfs_bunmapi()
5345 while (end != (xfs_fileoff_t)-1 && end >= start && in __xfs_bunmapi()
5479 xfs_fileoff_t unwrite_start; in __xfs_bunmapi()
5539 if (end != (xfs_fileoff_t)-1 && end >= start) { in __xfs_bunmapi()
5549 if (done || end == (xfs_fileoff_t)-1 || end < start) in __xfs_bunmapi()
5597 xfs_fileoff_t bno, in xfs_bunmapi()
5618 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5620 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5651 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5736 xfs_fileoff_t startoff) in xfs_bmap_shift_update_extent()
5773 xfs_fileoff_t *next_fsb, in xfs_bmap_collapse_extents()
5774 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_collapse_extents()
5783 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents()
5863 xfs_fileoff_t off, in xfs_bmap_can_insert_extents()
5864 xfs_fileoff_t shift) in xfs_bmap_can_insert_extents()
5889 xfs_fileoff_t *next_fsb, in xfs_bmap_insert_extents()
5890 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_insert_extents()
5892 xfs_fileoff_t stop_fsb) in xfs_bmap_insert_extents()
5900 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents()
5995 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()
6182 xfs_fileoff_t startoff, in xfs_bmap_finish_one()