Lines Matching refs:xfs_btree_ptr
22 union xfs_btree_ptr { union
105 const union xfs_btree_ptr *nptr, int level_change);
109 const union xfs_btree_ptr *start_bno,
110 union xfs_btree_ptr *new_bno,
133 union xfs_btree_ptr *ptr);
525 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n,
528 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp);
532 const union xfs_btree_ptr *ptr);
534 const union xfs_btree_ptr *a,
535 const union xfs_btree_ptr *b);
538 union xfs_btree_ptr *ptr, int lr);
566 union xfs_btree_ptr *ptr);
568 const union xfs_btree_ptr *ptr, struct xfs_btree_block **block,
571 struct xfs_btree_block *block, const union xfs_btree_ptr *ptr,
576 union xfs_btree_ptr *dst_ptr,
577 const union xfs_btree_ptr *src_ptr, int numptrs);