Lines Matching refs:xfs_off_t
138 xfs_off_t offset, in xfs_setfilesize()
348 xfs_off_t offset) in xfs_imap_valid()
572 xfs_off_t offset, in xfs_add_to_ioend()
603 xfs_off_t offset) in xfs_map_buffer()
607 xfs_off_t iomap_offset = XFS_FSB_TO_B(m, imap->br_startoff); in xfs_map_buffer()
627 xfs_off_t offset) in xfs_map_at_offset()
697 xfs_off_t end_offset; in xfs_convert_page()
702 xfs_off_t offset = page_offset(page); in xfs_convert_page()
729 (xfs_off_t)(page->index + 1) << PAGE_CACHE_SHIFT, in xfs_convert_page()
1002 end_offset = (xfs_off_t)(page->index + 1) << PAGE_CACHE_SHIFT; in xfs_vm_writepage()
1157 xfs_off_t end_index; in xfs_vm_writepage()
1282 xfs_off_t offset, in xfs_map_direct()
1286 xfs_off_t size = bh_result->b_size; in xfs_map_direct()
1351 xfs_off_t offset, in xfs_map_trim_size()
1354 xfs_off_t mapping_size; in xfs_map_trim_size()
1390 xfs_off_t offset; in __xfs_get_blocks()
1397 offset = (xfs_off_t)iblock << inode->i_blkbits; in __xfs_get_blocks()