Lines Matching refs:xfs_off_t
34 xfs_off_t start_byte, xfs_off_t end_byte);
56 int xfs_alloc_file_space(struct xfs_inode *ip, xfs_off_t offset,
57 xfs_off_t len);
58 int xfs_free_file_space(struct xfs_inode *ip, xfs_off_t offset,
59 xfs_off_t len);
60 int xfs_collapse_file_space(struct xfs_inode *, xfs_off_t offset,
61 xfs_off_t len);
62 int xfs_insert_file_space(struct xfs_inode *, xfs_off_t offset,
63 xfs_off_t len);
79 int xfs_flush_unmap_range(struct xfs_inode *ip, xfs_off_t offset,
80 xfs_off_t len);