Lines Matching refs:xfs_btree_ptr
22 union xfs_btree_ptr { union
126 const union xfs_btree_ptr *nptr, int level_change);
130 const union xfs_btree_ptr *start_bno,
131 union xfs_btree_ptr *new_bno,
154 union xfs_btree_ptr *ptr);
565 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n,
568 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp);
572 const union xfs_btree_ptr *ptr);
574 const union xfs_btree_ptr *a,
575 const union xfs_btree_ptr *b);
578 union xfs_btree_ptr *ptr, int lr);
699 union xfs_btree_ptr *ptr);
701 const union xfs_btree_ptr *ptr, struct xfs_btree_block **block,
704 struct xfs_btree_block *block, const union xfs_btree_ptr *ptr,
709 union xfs_btree_ptr *dst_ptr,
710 const union xfs_btree_ptr *src_ptr, int numptrs);