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()
1383 xfs_fileoff_t bno, /* block number searched for */ in xfs_bmap_search_multi_extents()
1430 xfs_fileoff_t bno, /* block number searched for */ in xfs_bmap_search_extents()
1475 xfs_fileoff_t *first_unused, /* unused block */ in xfs_bmap_first_unused()
1481 xfs_fileoff_t lastaddr; /* last block number seen */ in xfs_bmap_first_unused()
1482 xfs_fileoff_t lowest; /* lowest useful block */ in xfs_bmap_first_unused()
1483 xfs_fileoff_t max; /* starting useful block */ in xfs_bmap_first_unused()
1484 xfs_fileoff_t off; /* offset for this block */ in xfs_bmap_first_unused()
1527 xfs_fileoff_t *last_block, /* last block */ in xfs_bmap_last_before()
1530 xfs_fileoff_t bno; /* input file offset */ in xfs_bmap_last_before()
1642 xfs_fileoff_t *last_block, in xfs_bmap_last_offset()
1716 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_delay_real()
2273 xfs_fileoff_t new_endoff; /* end offset of new entry */ in xfs_bmap_add_extent_unwritten_real()
3185 xfs_fileoff_t *offp, /* in/out: aligned offset */ in xfs_bmap_extsize_align()
3188 xfs_fileoff_t orig_off; /* original offset */ in xfs_bmap_extsize_align()
3190 xfs_fileoff_t orig_end; /* original off+len */ in xfs_bmap_extsize_align()
3191 xfs_fileoff_t nexto; /* next file offset */ in xfs_bmap_extsize_align()
3192 xfs_fileoff_t prevo; /* previous file offset */ in xfs_bmap_extsize_align()
3193 xfs_fileoff_t align_off; /* temp for offset */ in xfs_bmap_extsize_align()
3911 xfs_fileoff_t *bno, in xfs_bmapi_trim_map()
3913 xfs_fileoff_t obno, in xfs_bmapi_trim_map()
3914 xfs_fileoff_t end, in xfs_bmapi_trim_map()
3956 xfs_fileoff_t *bno, in xfs_bmapi_update_map()
3958 xfs_fileoff_t obno, in xfs_bmapi_update_map()
3959 xfs_fileoff_t end, in xfs_bmapi_update_map()
4011 xfs_fileoff_t bno, in xfs_bmapi_read()
4021 xfs_fileoff_t obno; in xfs_bmapi_read()
4022 xfs_fileoff_t end; in xfs_bmapi_read()
4099 xfs_fileoff_t aoff, in xfs_bmapi_reserve_delalloc()
4198 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_delay()
4208 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_delay()
4209 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_delay()
4490 xfs_fileoff_t bno, /* starting file offs. mapped */ in xfs_bmapi_write()
4503 xfs_fileoff_t end; /* end of mapped file region */ in xfs_bmapi_write()
4507 xfs_fileoff_t obno; /* old block number (offset) */ in xfs_bmapi_write()
4513 xfs_fileoff_t orig_bno; /* original block number value */ in xfs_bmapi_write()
4735 xfs_fileoff_t del_endoff; /* first offset past del */ in xfs_bmap_del_extent()
4742 xfs_fileoff_t got_endoff; /* first offset past got */ in xfs_bmap_del_extent()
5048 xfs_fileoff_t bno, /* starting offset to unmap */ in xfs_bunmapi()
5072 xfs_fileoff_t start; /* first file offset deleted */ in xfs_bunmapi()
5141 while (bno != (xfs_fileoff_t)-1 && bno >= start && lastx >= 0 && in xfs_bunmapi()
5349 if (bno != (xfs_fileoff_t)-1 && bno >= start) { in xfs_bunmapi()
5362 *done = bno == (xfs_fileoff_t)-1 || bno < start || lastx < 0; in xfs_bunmapi()
5426 xfs_fileoff_t shift) /* shift fsb */ in xfs_bmse_can_merge()
5428 xfs_fileoff_t startoff; in xfs_bmse_can_merge()
5458 xfs_fileoff_t shift, /* shift fsb */ in xfs_bmse_merge()
5531 xfs_fileoff_t offset_shift_fsb, in xfs_bmse_shift_one()
5540 xfs_fileoff_t startoff; in xfs_bmse_shift_one()
5653 xfs_fileoff_t *next_fsb, in xfs_bmap_shift_extents()
5654 xfs_fileoff_t offset_shift_fsb, in xfs_bmap_shift_extents()
5656 xfs_fileoff_t stop_fsb, in xfs_bmap_shift_extents()
5810 xfs_fileoff_t split_fsb, in xfs_bmap_split_extent_at()
5947 xfs_fileoff_t split_fsb) in xfs_bmap_split_extent()