Lines Matching refs:xfs_btree_ptr
23 union xfs_btree_ptr { union
108 union xfs_btree_ptr *nptr, int level_change);
112 union xfs_btree_ptr *start_bno,
113 union xfs_btree_ptr *new_bno,
136 union xfs_btree_ptr *ptr);
494 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n,
497 union xfs_btree_ptr *pp, struct xfs_btree_block **blkp);
500 bool xfs_btree_ptr_is_null(struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr);
502 const union xfs_btree_ptr *a,
503 const union xfs_btree_ptr *b);
506 union xfs_btree_ptr *ptr, int lr);
534 union xfs_btree_ptr *ptr);
535 int xfs_btree_get_buf_block(struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr,
538 struct xfs_btree_block *block, union xfs_btree_ptr *ptr,
543 union xfs_btree_ptr *dst_ptr,
544 const union xfs_btree_ptr *src_ptr, int numptrs);