Lines Matching refs:xfs_off_t
139 xfs_off_t offset, in xfs_setfilesize()
341 xfs_off_t offset) in xfs_imap_valid()
567 xfs_off_t offset, in xfs_add_to_ioend()
598 xfs_off_t offset) in xfs_map_buffer()
602 xfs_off_t iomap_offset = XFS_FSB_TO_B(m, imap->br_startoff); in xfs_map_buffer()
622 xfs_off_t offset) in xfs_map_at_offset()
692 xfs_off_t end_offset; in xfs_convert_page()
697 xfs_off_t offset = page_offset(page); in xfs_convert_page()
724 (xfs_off_t)(page->index + 1) << PAGE_CACHE_SHIFT, in xfs_convert_page()
997 end_offset = (xfs_off_t)(page->index + 1) << PAGE_CACHE_SHIFT; in xfs_vm_writepage()
1152 xfs_off_t end_index; in xfs_vm_writepage()
1263 xfs_off_t offset) in xfs_map_direct()
1266 xfs_off_t size = bh_result->b_size; in xfs_map_direct()
1323 xfs_off_t offset, in xfs_map_trim_size()
1326 xfs_off_t mapping_size; in xfs_map_trim_size()
1361 xfs_off_t offset; in __xfs_get_blocks()
1368 offset = (xfs_off_t)iblock << inode->i_blkbits; in __xfs_get_blocks()