• Home
  • Raw
  • Download

Lines Matching refs:xfs_inode

24 struct xfs_inode;
37 struct xfs_inode *ip; /* incore inode pointer */
201 void xfs_bmap_trace_exlist(struct xfs_inode *ip, xfs_extnum_t cnt,
211 void xfs_trim_extent_eof(struct xfs_bmbt_irec *, struct xfs_inode *);
212 int xfs_bmap_add_attrfork(struct xfs_inode *ip, int size, int rsvd);
213 void xfs_bmap_local_to_extents_empty(struct xfs_inode *ip, int whichfork);
218 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
220 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
222 int xfs_bmap_last_offset(struct xfs_inode *ip, xfs_fileoff_t *unused,
224 int xfs_bmap_one_block(struct xfs_inode *ip, int whichfork);
225 int xfs_bmap_read_extents(struct xfs_trans *tp, struct xfs_inode *ip,
227 int xfs_bmapi_read(struct xfs_inode *ip, xfs_fileoff_t bno,
230 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
235 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
239 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
243 int xfs_bmap_del_extent_delay(struct xfs_inode *ip, int whichfork,
246 void xfs_bmap_del_extent_cow(struct xfs_inode *ip, xfs_extnum_t *idx,
248 uint xfs_default_attroffset(struct xfs_inode *ip);
249 int xfs_bmap_shift_extents(struct xfs_trans *tp, struct xfs_inode *ip,
254 int xfs_bmap_split_extent(struct xfs_inode *ip, xfs_fileoff_t split_offset);
255 int xfs_bmapi_reserve_delalloc(struct xfs_inode *ip, int whichfork,
267 struct xfs_inode *bi_owner;
273 struct xfs_inode *ip, enum xfs_bmap_intent_type type,
277 struct xfs_inode *ip, struct xfs_bmbt_irec *imap);
279 struct xfs_inode *ip, struct xfs_bmbt_irec *imap);