Lines Matching refs:xfs_fileoff_t
41 xfs_fileoff_t offset; /* offset in file filling in */
192 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
194 xfs_fileoff_t *last_block, int whichfork);
195 int xfs_bmap_last_offset(struct xfs_inode *ip, xfs_fileoff_t *unused,
200 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
203 int xfs_bmapi_delay(struct xfs_inode *ip, xfs_fileoff_t bno,
207 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
212 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
219 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
220 int *done, xfs_fileoff_t stop_fsb, xfs_fsblock_t *firstblock,
223 int xfs_bmap_split_extent(struct xfs_inode *ip, xfs_fileoff_t split_offset);