/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); 331 const union xfs_btree_ptr *ptr, int index, int level); 496 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n, 499 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp); 503 const union xfs_btree_ptr *ptr); 505 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 | 315 const union xfs_btree_ptr *ptr, in __xfs_btree_check_ptr() 350 const union xfs_btree_ptr *ptr, in xfs_btree_check_ptr() 806 union xfs_btree_ptr * 816 return (union xfs_btree_ptr *) in xfs_btree_ptr_addr() 1083 const union xfs_btree_ptr *ptr, in xfs_btree_ptr_to_daddr() 1116 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr() 1162 const union xfs_btree_ptr *ptr) in xfs_btree_ptr_is_null() 1173 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null() 1184 union xfs_btree_ptr *ptr1, in xfs_btree_ptrs_equal() 1185 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 | 288 union xfs_btree_ptr *ptrp, /* in/out */ in xfs_btree_bload_prep_block() 293 union xfs_btree_ptr new_ptr; in xfs_btree_bload_prep_block() 388 union xfs_btree_ptr *child_ptr, in xfs_btree_bload_node() 397 union xfs_btree_ptr *block_ptr; in xfs_btree_bload_node() 676 union xfs_btree_ptr child_ptr; in xfs_btree_bload() 677 union xfs_btree_ptr ptr; in xfs_btree_bload() 741 union xfs_btree_ptr first_ptr; in xfs_btree_bload()
|
H A D | xfs_btree_mem.c | 26 const union xfs_btree_ptr *ptr, in xfbtree_set_root() 39 union xfs_btree_ptr *ptr) in xfbtree_init_ptr_from_cur() 165 const union xfs_btree_ptr *start, in xfbtree_alloc_block() 166 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() 169 union xfs_btree_ptr *ptr) in xfs_refcountbt_init_ptr_from_cur()
|
H A D | xfs_alloc_btree.c | 46 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() 84 const union xfs_btree_ptr *start, in xfs_rmapbt_alloc_block() 85 union xfs_btree_ptr *new, in xfs_rmapbt_alloc_block() 226 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_alloc.c | 482 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 | 72 union xfs_btree_ptr *ptr);
|
H A D | ialloc_repair.c | 582 union xfs_btree_ptr *ptr, in xrep_ibt_claim_block() 594 union xfs_btree_ptr *ptr, in xrep_fibt_claim_block()
|
H A D | newbt.c | 516 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 | bmap_repair.c | 465 union xfs_btree_ptr *ptr, in xrep_bmap_claim_block()
|
/linux/fs/xfs/ |
H A D | xfs_trace.h | 80 union xfs_btree_ptr; 2526 TP_PROTO(struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr, int stat, 4425 union xfs_btree_ptr *ptr, unsigned int nr_records),
|