Lines Matching refs:xfs_fileoff_t
27 xfs_fileoff_t offset; /* offset in file filling in */
186 void xfs_trim_extent(struct xfs_bmbt_irec *irec, xfs_fileoff_t bno,
197 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
199 xfs_fileoff_t *last_block, int whichfork);
200 int xfs_bmap_last_offset(struct xfs_inode *ip, xfs_fileoff_t *unused,
202 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
206 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
209 xfs_fileoff_t bno, xfs_filblks_t *rlen, int flags,
212 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
222 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
224 int xfs_bmap_can_insert_extents(struct xfs_inode *ip, xfs_fileoff_t off,
225 xfs_fileoff_t shift);
227 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
228 bool *done, xfs_fileoff_t stop_fsb);
230 xfs_fileoff_t split_offset);
232 xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc,
267 xfs_fileoff_t startoff, xfs_fsblock_t startblock,
290 xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock,