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,
203 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
207 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
210 xfs_fileoff_t bno, xfs_filblks_t *rlen, int flags,
213 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
223 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
225 int xfs_bmap_can_insert_extents(struct xfs_inode *ip, xfs_fileoff_t off,
226 xfs_fileoff_t shift);
228 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
229 bool *done, xfs_fileoff_t stop_fsb);
231 xfs_fileoff_t split_offset);
233 xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc,
268 xfs_fileoff_t startoff, xfs_fsblock_t startblock,
291 xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock,