Lines Matching refs:xfs_fileoff_t
110 xfs_fileoff_t off, in xfs_bmbt_lookup_eq()
124 xfs_fileoff_t off, in xfs_bmbt_lookup_ge()
163 xfs_fileoff_t off, in xfs_bmbt_update()
522 xfs_fileoff_t bno, in xfs_bmap_validate_ret()
1384 xfs_fileoff_t bno, /* block number searched for */ in xfs_bmap_search_multi_extents()
1431 xfs_fileoff_t bno, /* block number searched for */ in xfs_bmap_search_extents()
1476 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1482 xfs_fileoff_t lastaddr; /* last block number seen */ in xfs_bmap_first_unused()
1483 xfs_fileoff_t lowest; /* lowest useful block */ in xfs_bmap_first_unused()
1484 xfs_fileoff_t max; /* starting useful block */ in xfs_bmap_first_unused()
1485 xfs_fileoff_t off; /* offset for this block */ in xfs_bmap_first_unused()
1528 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1531 xfs_fileoff_t bno; /* input file offset */ in xfs_bmap_last_before()
1643 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1717 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
2274 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
3186 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
3189 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
3191 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
3192 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
3193 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
3194 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3906 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3908 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3909 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3951 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3953 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3954 xfs_fileoff_t end, in xfs_bmapi_update_map()
4006 xfs_fileoff_t bno, in xfs_bmapi_read()
4016 xfs_fileoff_t obno; in xfs_bmapi_read()
4017 xfs_fileoff_t end; in xfs_bmapi_read()
4094 xfs_fileoff_t aoff, in xfs_bmapi_reserve_delalloc()
4193 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_delay()
4203 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_delay()
4204 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_delay()
4463 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4476 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4480 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4486 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4696 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent()
4703 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent()
5009 xfs_fileoff_t bno, /* starting offset to unmap */ in xfs_bunmapi()
5033 xfs_fileoff_t start; /* first file offset deleted */ in xfs_bunmapi()
5102 while (bno != (xfs_fileoff_t)-1 && bno >= start && lastx >= 0 && in xfs_bunmapi()
5310 if (bno != (xfs_fileoff_t)-1 && bno >= start) { in xfs_bunmapi()
5323 *done = bno == (xfs_fileoff_t)-1 || bno < start || lastx < 0; in xfs_bunmapi()
5387 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5389 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5419 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5492 xfs_fileoff_t offset_shift_fsb, in xfs_bmse_shift_one()
5501 xfs_fileoff_t startoff; in xfs_bmse_shift_one()
5614 xfs_fileoff_t *next_fsb, in xfs_bmap_shift_extents()
5615 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_shift_extents()
5617 xfs_fileoff_t stop_fsb, in xfs_bmap_shift_extents()
5771 xfs_fileoff_t split_fsb, in xfs_bmap_split_extent_at()
5908 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()