Lines Matching refs:xfs_fileoff_t
26 xfs_fileoff_t offset; /* offset in file filling in */
174 void xfs_trim_extent(struct xfs_bmbt_irec *irec, xfs_fileoff_t bno,
182 xfs_extlen_t len, xfs_fileoff_t *unused, int whichfork);
184 xfs_fileoff_t *last_block, int whichfork);
185 int xfs_bmap_last_offset(struct xfs_inode *ip, xfs_fileoff_t *unused,
187 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
191 xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags,
194 xfs_fileoff_t bno, xfs_filblks_t *rlen, uint32_t flags,
197 xfs_fileoff_t bno, xfs_filblks_t len, uint32_t flags,
207 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
209 int xfs_bmap_can_insert_extents(struct xfs_inode *ip, xfs_fileoff_t off,
210 xfs_fileoff_t shift);
212 xfs_fileoff_t *next_fsb, xfs_fileoff_t offset_shift_fsb,
213 bool *done, xfs_fileoff_t stop_fsb);
215 xfs_fileoff_t split_offset);
217 xfs_fileoff_t off, xfs_filblks_t len, xfs_filblks_t prealloc,
266 xfs_fileoff_t bno, xfs_filblks_t len, xfs_fsblock_t startblock,