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()
160 last_fsb = MIN(last_fsb, (xfs_fileoff_t) in xfs_iomap_write_direct()
299 xfs_fileoff_t start_fsb; in xfs_iomap_eof_want_preallocate()
368 xfs_fileoff_t start_fsb; in xfs_iomap_eof_prealloc_initial_size()
576 xfs_fileoff_t offset_fsb; in xfs_iomap_write_delay()
577 xfs_fileoff_t last_fsb; in xfs_iomap_write_delay()
579 xfs_fileoff_t ioalign; in xfs_iomap_write_delay()
690 xfs_fileoff_t offset_fsb, last_block; in xfs_iomap_write_allocate()
691 xfs_fileoff_t end_fsb, map_start_fsb; in xfs_iomap_write_allocate()
845 xfs_fileoff_t offset_fsb; in xfs_iomap_write_unwritten()