Searched refs:xfs_btree_ptr (Results 1 - 20 of 20) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_btree_mem.h36 union xfs_btree_ptr root;
51 const union xfs_btree_ptr *ptr, int inc);
53 union xfs_btree_ptr *ptr);
60 const union xfs_btree_ptr *start, union xfs_btree_ptr *ptr,
H A Dxfs_btree.h22 union xfs_btree_ptr { union
148 const union xfs_btree_ptr *nptr, int level_change);
152 const union xfs_btree_ptr *start_bno,
153 union xfs_btree_ptr *new_bno,
176 union xfs_btree_ptr *ptr);
345 const union xfs_btree_ptr *ptr, int index, int level);
510 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n,
513 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp);
517 const union xfs_btree_ptr *ptr);
519 const union xfs_btree_ptr *
[all...]
H A Dxfs_btree.c315 const union xfs_btree_ptr *ptr,
350 const union xfs_btree_ptr *ptr,
806 union xfs_btree_ptr *
816 return (union xfs_btree_ptr *)
1083 const union xfs_btree_ptr *ptr,
1116 union xfs_btree_ptr *ptr,
1162 const union xfs_btree_ptr *ptr)
1173 union xfs_btree_ptr *ptr)
1184 union xfs_btree_ptr *ptr1,
1185 union xfs_btree_ptr *ptr
[all...]
H A Dxfs_btree_mem.c26 const union xfs_btree_ptr *ptr,
39 union xfs_btree_ptr *ptr)
165 const union xfs_btree_ptr *start,
166 union xfs_btree_ptr *new,
H A Dxfs_btree_staging.h53 union xfs_btree_ptr *ptr, void *priv);
H A Dxfs_btree_staging.c288 union xfs_btree_ptr *ptrp, /* in/out */
293 union xfs_btree_ptr new_ptr;
388 union xfs_btree_ptr *child_ptr,
397 union xfs_btree_ptr *block_ptr;
676 union xfs_btree_ptr child_ptr;
677 union xfs_btree_ptr ptr;
741 union xfs_btree_ptr first_ptr;
H A Dxfs_ialloc_btree.c55 const union xfs_btree_ptr *nptr,
69 const union xfs_btree_ptr *nptr,
103 const union xfs_btree_ptr *start,
104 union xfs_btree_ptr *new,
142 const union xfs_btree_ptr *start,
143 union xfs_btree_ptr *new,
152 const union xfs_btree_ptr *start,
153 union xfs_btree_ptr *new,
247 union xfs_btree_ptr *ptr)
259 union xfs_btree_ptr *pt
[all...]
H A Dxfs_refcount_btree.c39 const union xfs_btree_ptr *ptr,
59 const union xfs_btree_ptr *start,
60 union xfs_btree_ptr *new,
169 union xfs_btree_ptr *ptr)
H A Dxfs_alloc_btree.c46 const union xfs_btree_ptr *ptr,
70 const union xfs_btree_ptr *start,
71 union xfs_btree_ptr *new,
238 union xfs_btree_ptr *ptr)
H A Dxfs_rmap_btree.c66 const union xfs_btree_ptr *ptr,
84 const union xfs_btree_ptr *start,
85 union xfs_btree_ptr *new,
221 union xfs_btree_ptr *ptr)
H A Dxfs_bmap_btree.c210 const union xfs_btree_ptr *start,
211 union xfs_btree_ptr *new,
/linux-master/fs/xfs/scrub/
H A Dnewbt.h72 union xfs_btree_ptr *ptr);
H A Dbtree.c237 union xfs_btree_ptr *ptr)
259 union xfs_btree_ptr *sibling)
265 union xfs_btree_ptr *pp;
323 union xfs_btree_ptr leftsib;
324 union xfs_btree_ptr rightsib;
583 union xfs_btree_ptr *pp,
684 union xfs_btree_ptr ptr;
686 union xfs_btree_ptr *pp;
H A Dialloc_repair.c582 union xfs_btree_ptr *ptr,
594 union xfs_btree_ptr *ptr,
H A Drefcount_repair.c548 union xfs_btree_ptr *ptr,
H A Dnewbt.c515 union xfs_btree_ptr *ptr)
H A Dalloc_repair.c635 union xfs_btree_ptr *ptr,
H A Dbmap_repair.c465 union xfs_btree_ptr *ptr,
H A Drmap_repair.c1213 union xfs_btree_ptr *ptr,
/linux-master/fs/xfs/
H A Dxfs_trace.h78 union xfs_btree_ptr;
2493 TP_PROTO(struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr, int stat,
4334 union xfs_btree_ptr *ptr, unsigned int nr_records),

Completed in 309 milliseconds