Lines Matching refs:xfs_fileoff_t
41 xfs_fileoff_t offset; /* offset in file filling in */
201 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
203 xfs_fileoff_t *last_block, int whichfork);
204 int xfs_bmap_last_offset(struct xfs_inode *ip, xfs_fileoff_t *unused,
209 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
212 int xfs_bmapi_delay(struct xfs_inode *ip, xfs_fileoff_t bno,
216 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
221 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
228 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
229 int *done, xfs_fileoff_t stop_fsb, xfs_fsblock_t *firstblock,
232 int xfs_bmap_split_extent(struct xfs_inode *ip, xfs_fileoff_t split_offset);