Lines Matching refs:ip
32 int xfs_bmap_eof(struct xfs_inode *ip, xfs_fileoff_t endoff,
34 int xfs_bmap_count_blocks(struct xfs_trans *tp, struct xfs_inode *ip,
36 int xfs_bmap_punch_delalloc_range(struct xfs_inode *ip,
41 int xfs_getbmap(struct xfs_inode *ip, struct getbmapx *bmv,
53 int xfs_bmap_last_extent(struct xfs_trans *tp, struct xfs_inode *ip,
58 int xfs_alloc_file_space(struct xfs_inode *ip, xfs_off_t offset,
60 int xfs_free_file_space(struct xfs_inode *ip, xfs_off_t offset,
62 int xfs_zero_file_space(struct xfs_inode *ip, xfs_off_t offset,
70 bool xfs_can_free_eofblocks(struct xfs_inode *ip, bool force);
71 int xfs_free_eofblocks(struct xfs_mount *mp, struct xfs_inode *ip,
74 int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
77 xfs_daddr_t xfs_fsb_to_db(struct xfs_inode *ip, xfs_fsblock_t fsb);