Lines Matching refs:xfs_fileoff_t
50 xfs_fileoff_t *last_fsb) in xfs_iomap_eof_align_last_fsb()
85 xfs_fileoff_t new_last_fsb = roundup_64(*last_fsb, align); in xfs_iomap_eof_align_last_fsb()
121 xfs_fileoff_t offset_fsb; in xfs_iomap_write_direct()
122 xfs_fileoff_t last_fsb; in xfs_iomap_write_direct()
150 last_fsb = MIN(last_fsb, (xfs_fileoff_t) in xfs_iomap_write_direct()
261 xfs_fileoff_t start_fsb; in xfs_iomap_eof_want_preallocate()
330 xfs_fileoff_t start_fsb; in xfs_iomap_eof_prealloc_initial_size()
538 xfs_fileoff_t offset_fsb; in xfs_iomap_write_delay()
539 xfs_fileoff_t last_fsb; in xfs_iomap_write_delay()
541 xfs_fileoff_t ioalign; in xfs_iomap_write_delay()
652 xfs_fileoff_t offset_fsb, last_block; in xfs_iomap_write_allocate()
653 xfs_fileoff_t end_fsb, map_start_fsb; in xfs_iomap_write_allocate()
807 xfs_fileoff_t offset_fsb; in xfs_iomap_write_unwritten()