/linux/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 22 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, 170 union xfs_btree_ptr *ptr); 346 const union xfs_btree_ptr *ptr, int index, int level); 511 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n, 514 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp); 518 const union xfs_btree_ptr *ptr); 520 const union xfs_btree_ptr *a, [all …]
|
H A D | xfs_btree_mem.h | 36 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 D | xfs_btree.c | 321 const union xfs_btree_ptr *ptr, in __xfs_btree_check_ptr() 356 const union xfs_btree_ptr *ptr, in xfs_btree_check_ptr() 800 union xfs_btree_ptr * 810 return (union xfs_btree_ptr *) in xfs_btree_ptr_addr() 1077 const union xfs_btree_ptr *ptr, in xfs_btree_ptr_to_daddr() 1110 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr() 1156 const union xfs_btree_ptr *ptr) in xfs_btree_ptr_is_null() 1167 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null() 1178 union xfs_btree_ptr *ptr1, in xfs_btree_ptrs_equal() 1179 union xfs_btree_ptr *ptr2) in xfs_btree_ptrs_equal() [all …]
|
H A D | xfs_ialloc_btree.c | 55 const union xfs_btree_ptr *nptr, in xfs_inobt_set_root() 69 const union xfs_btree_ptr *nptr, in xfs_finobt_set_root() 103 const union xfs_btree_ptr *start, in __xfs_inobt_alloc_block() 104 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block() 142 const union xfs_btree_ptr *start, in xfs_inobt_alloc_block() 143 union xfs_btree_ptr *new, in xfs_inobt_alloc_block() 152 const union xfs_btree_ptr *start, in xfs_finobt_alloc_block() 153 union xfs_btree_ptr *new, in xfs_finobt_alloc_block() 247 union xfs_btree_ptr *ptr) in xfs_inobt_init_ptr_from_cur() 259 union xfs_btree_ptr *ptr) in xfs_finobt_init_ptr_from_cur()
|
H A D | xfs_btree_staging.c | 289 union xfs_btree_ptr *ptrp, /* in/out */ in xfs_btree_bload_prep_block() 294 union xfs_btree_ptr new_ptr; in xfs_btree_bload_prep_block() 389 union xfs_btree_ptr *child_ptr, in xfs_btree_bload_node() 398 union xfs_btree_ptr *block_ptr; in xfs_btree_bload_node() 680 union xfs_btree_ptr child_ptr; in xfs_btree_bload() 681 union xfs_btree_ptr ptr; in xfs_btree_bload() 745 union xfs_btree_ptr first_ptr; in xfs_btree_bload()
|
H A D | xfs_btree_mem.c | 27 const union xfs_btree_ptr *ptr, in xfbtree_set_root() 40 union xfs_btree_ptr *ptr) in xfbtree_init_ptr_from_cur() 164 const union xfs_btree_ptr *start, in xfbtree_alloc_block() 165 union xfs_btree_ptr *new, in xfbtree_alloc_block()
|
H A D | xfs_refcount_btree.c | 39 const union xfs_btree_ptr *ptr, in xfs_refcountbt_set_root() 59 const union xfs_btree_ptr *start, in xfs_refcountbt_alloc_block() 60 union xfs_btree_ptr *new, in xfs_refcountbt_alloc_block() 168 union xfs_btree_ptr *ptr) in xfs_refcountbt_init_ptr_from_cur()
|
H A D | xfs_alloc_btree.c | 45 const union xfs_btree_ptr *ptr, in xfs_allocbt_set_root() 70 const union xfs_btree_ptr *start, in xfs_allocbt_alloc_block() 71 union xfs_btree_ptr *new, in xfs_allocbt_alloc_block() 177 union xfs_btree_ptr *ptr) in xfs_allocbt_init_ptr_from_cur()
|
H A D | xfs_btree_staging.h | 53 union xfs_btree_ptr *ptr, void *priv);
|
H A D | xfs_rmap_btree.c | 66 const union xfs_btree_ptr *ptr, in xfs_rmapbt_set_root() 85 const union xfs_btree_ptr *start, in xfs_rmapbt_alloc_block() 86 union xfs_btree_ptr *new, in xfs_rmapbt_alloc_block() 227 union xfs_btree_ptr *ptr) in xfs_rmapbt_init_ptr_from_cur()
|
H A D | xfs_bmap_btree.c | 210 const union xfs_btree_ptr *start, in xfs_bmbt_alloc_block() 211 union xfs_btree_ptr *new, in xfs_bmbt_alloc_block()
|
H A D | xfs_rtrefcount_btree.c | 154 union xfs_btree_ptr *ptr) in xfs_rtrefcountbt_init_ptr_from_cur()
|
H A D | xfs_rtrmap_btree.c | 173 union xfs_btree_ptr *ptr) in xfs_rtrmapbt_init_ptr_from_cur()
|
H A D | xfs_alloc.c | 483 union xfs_btree_ptr ptr; in xfs_alloc_cursor_at_lastrec()
|
/linux/fs/xfs/scrub/ |
H A D | btree.c | 237 union xfs_btree_ptr *ptr) in xchk_btree_ptr_ok() 259 union xfs_btree_ptr *sibling) in xchk_btree_block_check_sibling() 265 union xfs_btree_ptr *pp; in xchk_btree_block_check_sibling() 323 union xfs_btree_ptr leftsib; in xchk_btree_block_check_siblings() 324 union xfs_btree_ptr rightsib; in xchk_btree_block_check_siblings() 583 union xfs_btree_ptr *pp, in xchk_btree_get_block() 684 union xfs_btree_ptr ptr; in xchk_btree() 686 union xfs_btree_ptr *pp; in xchk_btree()
|
H A D | newbt.h | 73 union xfs_btree_ptr *ptr);
|
H A D | ialloc_repair.c | 578 union xfs_btree_ptr *ptr, in xrep_ibt_claim_block() 590 union xfs_btree_ptr *ptr, in xrep_fibt_claim_block()
|
H A D | newbt.c | 555 union xfs_btree_ptr *ptr) in xrep_newbt_claim_block()
|
H A D | refcount_repair.c | 548 union xfs_btree_ptr *ptr, in xrep_refc_claim_block()
|
H A D | rtrefcount_repair.c | 589 union xfs_btree_ptr *ptr, in xrep_rtrefc_claim_block()
|
H A D | alloc_repair.c | 635 union xfs_btree_ptr *ptr, in xrep_abt_claim_block()
|
H A D | bmap_repair.c | 595 union xfs_btree_ptr *ptr, in xrep_bmap_claim_block()
|
H A D | rtrmap_repair.c | 685 union xfs_btree_ptr *ptr, in xrep_rtrmap_claim_block()
|
H A D | rmap_repair.c | 1260 union xfs_btree_ptr *ptr, in xrep_rmap_claim_block()
|
/linux/fs/xfs/ |
H A D | xfs_trace.h | 87 union xfs_btree_ptr; 2663 TP_PROTO(struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr, int stat, 4596 union xfs_btree_ptr *ptr, unsigned int nr_records),
|