Lines Matching refs:ip
37 struct xfs_inode *ip; /* incore inode pointer */ member
184 void xfs_bmap_trace_exlist(struct xfs_inode *ip, xfs_extnum_t cnt,
186 #define XFS_BMAP_TRACE_EXLIST(ip,c,w) \ argument
187 xfs_bmap_trace_exlist(ip,c,w, _THIS_IP_)
189 #define XFS_BMAP_TRACE_EXLIST(ip,c,w) argument
192 int xfs_bmap_add_attrfork(struct xfs_inode *ip, int size, int rsvd);
193 void xfs_bmap_local_to_extents_empty(struct xfs_inode *ip, int whichfork);
200 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
202 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
204 int xfs_bmap_last_offset(struct xfs_inode *ip, xfs_fileoff_t *unused,
206 int xfs_bmap_one_block(struct xfs_inode *ip, int whichfork);
207 int xfs_bmap_read_extents(struct xfs_trans *tp, struct xfs_inode *ip,
209 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
212 int xfs_bmapi_delay(struct xfs_inode *ip, xfs_fileoff_t bno,
215 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
220 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
226 uint xfs_default_attroffset(struct xfs_inode *ip);
227 int xfs_bmap_shift_extents(struct xfs_trans *tp, struct xfs_inode *ip,
232 int xfs_bmap_split_extent(struct xfs_inode *ip, xfs_fileoff_t split_offset);