Lines Matching refs:xfs_fileoff_t
27 xfs_fileoff_t offset; /* offset in file filling in */
182 void xfs_trim_extent(struct xfs_bmbt_irec *irec, xfs_fileoff_t bno,
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,
198 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
202 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
205 xfs_fileoff_t bno, xfs_filblks_t *rlen, int flags,
208 xfs_fileoff_t bno, xfs_filblks_t len, int flags,
218 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
220 int xfs_bmap_can_insert_extents(struct xfs_inode *ip, xfs_fileoff_t off,
221 xfs_fileoff_t shift);
223 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
224 bool *done, xfs_fileoff_t stop_fsb);
225 int xfs_bmap_split_extent(struct xfs_inode *ip, xfs_fileoff_t split_offset);
227 xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc,
256 xfs_fileoff_t startoff, xfs_fsblock_t startblock,
279 xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock,