Lines Matching refs:xfs_btree_ptr
22 union xfs_btree_ptr { union
107 union xfs_btree_ptr *nptr, int level_change);
111 union xfs_btree_ptr *start_bno,
112 union xfs_btree_ptr *new_bno,
135 union xfs_btree_ptr *ptr);
496 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n,
499 union xfs_btree_ptr *pp, struct xfs_btree_block **blkp);
502 bool xfs_btree_ptr_is_null(struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr);
504 const union xfs_btree_ptr *a,
505 const union xfs_btree_ptr *b);
508 union xfs_btree_ptr *ptr, int lr);