Lines Matching refs:xfs_inode
24 struct xfs_inode;
37 struct xfs_inode *ip; /* incore inode pointer */
175 void xfs_bmap_trace_exlist(struct xfs_inode *ip, xfs_extnum_t cnt,
183 int xfs_bmap_add_attrfork(struct xfs_inode *ip, int size, int rsvd);
184 void xfs_bmap_local_to_extents_empty(struct xfs_inode *ip, int whichfork);
191 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
193 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
195 int xfs_bmap_last_offset(struct xfs_inode *ip, xfs_fileoff_t *unused,
197 int xfs_bmap_one_block(struct xfs_inode *ip, int whichfork);
198 int xfs_bmap_read_extents(struct xfs_trans *tp, struct xfs_inode *ip,
200 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
203 int xfs_bmapi_delay(struct xfs_inode *ip, xfs_fileoff_t bno,
206 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
211 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
217 uint xfs_default_attroffset(struct xfs_inode *ip);
218 int xfs_bmap_shift_extents(struct xfs_trans *tp, struct xfs_inode *ip,
223 int xfs_bmap_split_extent(struct xfs_inode *ip, xfs_fileoff_t split_offset);