/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 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 * [all...] |
H A D | xfs_btree.c | 228 union xfs_btree_ptr *ptr, in xfs_btree_check_ptr() 631 union xfs_btree_ptr * 641 return (union xfs_btree_ptr *) in xfs_btree_ptr_addr() 942 union xfs_btree_ptr *ptr, in xfs_btree_ptr_to_daddr() 974 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr() 1019 union xfs_btree_ptr *ptr) in xfs_btree_ptr_is_null() 1030 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null() 1045 union xfs_btree_ptr *ptr, in xfs_btree_get_sibling() 1067 union xfs_btree_ptr *ptr, in xfs_btree_set_sibling() 1177 union xfs_btree_ptr pt in xfs_btree_is_lastrec() [all...] |
H A D | xfs_btree_staging.c | 63 union xfs_btree_ptr *start_bno, in xfs_btree_fakeroot_alloc_block() 64 union xfs_btree_ptr *new_bno, in xfs_btree_fakeroot_alloc_block() 88 union xfs_btree_ptr *ptr) in xfs_btree_fakeroot_init_ptr_from_cur() 116 union xfs_btree_ptr *ptr, in xfs_btree_afakeroot_set_root() 369 union xfs_btree_ptr *ptrp, /* in/out */ in xfs_btree_bload_prep_block() 374 union xfs_btree_ptr new_ptr; in xfs_btree_bload_prep_block() 473 union xfs_btree_ptr *child_ptr, in xfs_btree_bload_node() 482 union xfs_btree_ptr *block_ptr; in xfs_btree_bload_node() 747 union xfs_btree_ptr child_ptr; in xfs_btree_bload() 748 union xfs_btree_ptr pt in xfs_btree_bload() [all...] |
H A D | xfs_ialloc_btree.c | 44 union xfs_btree_ptr *nptr, in xfs_inobt_set_root() 58 union xfs_btree_ptr *nptr, in xfs_finobt_set_root() 92 union xfs_btree_ptr *start, in __xfs_inobt_alloc_block() 93 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block() 131 union xfs_btree_ptr *start, in xfs_inobt_alloc_block() 132 union xfs_btree_ptr *new, in xfs_inobt_alloc_block() 141 union xfs_btree_ptr *start, in xfs_finobt_alloc_block() 142 union xfs_btree_ptr *new, in xfs_finobt_alloc_block() 234 union xfs_btree_ptr *ptr) in xfs_inobt_init_ptr_from_cur() 246 union xfs_btree_ptr *pt in xfs_finobt_init_ptr_from_cur() [all...] |
H A D | xfs_rmap_btree.c | 61 union xfs_btree_ptr *ptr, in xfs_rmapbt_set_root() 81 union xfs_btree_ptr *start, in xfs_rmapbt_alloc_block() 82 union xfs_btree_ptr *new, in xfs_rmapbt_alloc_block() 216 union xfs_btree_ptr *ptr) in xfs_rmapbt_init_ptr_from_cur()
|
H A D | xfs_refcount_btree.c | 35 union xfs_btree_ptr *ptr, in xfs_refcountbt_set_root() 55 union xfs_btree_ptr *start, in xfs_refcountbt_alloc_block() 56 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 | 36 union xfs_btree_ptr *ptr, in xfs_allocbt_set_root() 56 union xfs_btree_ptr *start, in xfs_allocbt_alloc_block() 57 union xfs_btree_ptr *new, in xfs_allocbt_alloc_block() 224 union xfs_btree_ptr *ptr) in xfs_allocbt_init_ptr_from_cur()
|
H A D | xfs_btree_staging.h | 58 union xfs_btree_ptr *ptr, void *priv);
|
H A D | xfs_bmap_btree.c | 197 union xfs_btree_ptr *start, in xfs_bmbt_alloc_block() 198 union xfs_btree_ptr *new, in xfs_bmbt_alloc_block() 383 union xfs_btree_ptr *ptr) in xfs_bmbt_init_ptr_from_cur()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 22 union xfs_btree_ptr { union 126 const union xfs_btree_ptr *nptr, int level_change); 130 const union xfs_btree_ptr *start_bno, 131 union xfs_btree_ptr *new_bno, 154 union xfs_btree_ptr *ptr); 565 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n, 568 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp); 572 const union xfs_btree_ptr *ptr); 574 const union xfs_btree_ptr *a, 575 const union xfs_btree_ptr * [all...] |
H A D | xfs_btree_staging.c | 63 const union xfs_btree_ptr *start_bno, in xfs_btree_fakeroot_alloc_block() 64 union xfs_btree_ptr *new_bno, in xfs_btree_fakeroot_alloc_block() 88 union xfs_btree_ptr *ptr) in xfs_btree_fakeroot_init_ptr_from_cur() 116 const union xfs_btree_ptr *ptr, in xfs_btree_afakeroot_set_root() 369 union xfs_btree_ptr *ptrp, /* in/out */ in xfs_btree_bload_prep_block() 374 union xfs_btree_ptr new_ptr; in xfs_btree_bload_prep_block() 472 union xfs_btree_ptr *child_ptr, in xfs_btree_bload_node() 481 union xfs_btree_ptr *block_ptr; in xfs_btree_bload_node() 748 union xfs_btree_ptr child_ptr; in xfs_btree_bload() 749 union xfs_btree_ptr pt in xfs_btree_bload() [all...] |
H A D | xfs_ialloc_btree.c | 46 const union xfs_btree_ptr *nptr, in xfs_inobt_set_root() 60 const union xfs_btree_ptr *nptr, in xfs_finobt_set_root() 94 const union xfs_btree_ptr *start, in __xfs_inobt_alloc_block() 95 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block() 133 const union xfs_btree_ptr *start, in xfs_inobt_alloc_block() 134 union xfs_btree_ptr *new, in xfs_inobt_alloc_block() 143 const union xfs_btree_ptr *start, in xfs_finobt_alloc_block() 144 union xfs_btree_ptr *new, in xfs_finobt_alloc_block() 238 union xfs_btree_ptr *ptr) in xfs_inobt_init_ptr_from_cur() 250 union xfs_btree_ptr *pt in xfs_finobt_init_ptr_from_cur() [all...] |
H A D | xfs_btree.c | 298 const union xfs_btree_ptr *ptr, in xfs_btree_check_ptr() 703 union xfs_btree_ptr * 713 return (union xfs_btree_ptr *) in xfs_btree_ptr_addr() 1014 const union xfs_btree_ptr *ptr, in xfs_btree_ptr_to_daddr() 1046 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr() 1091 const union xfs_btree_ptr *ptr) in xfs_btree_ptr_is_null() 1102 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null() 1117 union xfs_btree_ptr *ptr, in xfs_btree_get_sibling() 1139 const union xfs_btree_ptr *ptr, in xfs_btree_set_sibling() 1249 union xfs_btree_ptr pt in xfs_btree_is_lastrec() [all...] |
H A D | xfs_refcount_btree.c | 38 const union xfs_btree_ptr *ptr, in xfs_refcountbt_set_root() 58 const union xfs_btree_ptr *start, in xfs_refcountbt_alloc_block() 59 union xfs_btree_ptr *new, in xfs_refcountbt_alloc_block() 172 union xfs_btree_ptr *ptr) in xfs_refcountbt_init_ptr_from_cur()
|
H A D | xfs_btree_staging.h | 58 union xfs_btree_ptr *ptr, void *priv);
|
H A D | xfs_rmap_btree.c | 63 const union xfs_btree_ptr *ptr, in xfs_rmapbt_set_root() 82 const union xfs_btree_ptr *start, in xfs_rmapbt_alloc_block() 83 union xfs_btree_ptr *new, in xfs_rmapbt_alloc_block() 223 union xfs_btree_ptr *ptr) in xfs_rmapbt_init_ptr_from_cur()
|
H A D | xfs_alloc_btree.c | 36 const union xfs_btree_ptr *ptr, in xfs_allocbt_set_root() 55 const union xfs_btree_ptr *start, in xfs_allocbt_alloc_block() 56 union xfs_btree_ptr *new, in xfs_allocbt_alloc_block() 223 union xfs_btree_ptr *ptr) in xfs_allocbt_init_ptr_from_cur()
|
H A D | xfs_bmap_btree.c | 200 const union xfs_btree_ptr *start, in xfs_bmbt_alloc_block() 201 union xfs_btree_ptr *new, in xfs_bmbt_alloc_block() 371 union xfs_btree_ptr *ptr) in xfs_bmbt_init_ptr_from_cur()
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | btree.c | 223 union xfs_btree_ptr *ptr) in xchk_btree_ptr_ok() 249 union xfs_btree_ptr *sibling) in xchk_btree_block_check_sibling() 255 union xfs_btree_ptr *pp; in xchk_btree_block_check_sibling() 313 union xfs_btree_ptr leftsib; in xchk_btree_block_check_siblings() 314 union xfs_btree_ptr rightsib; in xchk_btree_block_check_siblings() 500 union xfs_btree_ptr *pp, in xchk_btree_get_block() 611 union xfs_btree_ptr ptr; in xchk_btree() 612 union xfs_btree_ptr *pp; in xchk_btree()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | btree.c | 237 union xfs_btree_ptr *ptr) in xchk_btree_ptr_ok() 263 union xfs_btree_ptr *sibling) in xchk_btree_block_check_sibling() 269 union xfs_btree_ptr *pp; in xchk_btree_block_check_sibling() 327 union xfs_btree_ptr leftsib; in xchk_btree_block_check_siblings() 328 union xfs_btree_ptr rightsib; in xchk_btree_block_check_siblings() 584 union xfs_btree_ptr *pp, in xchk_btree_get_block() 692 union xfs_btree_ptr ptr; in xchk_btree() 694 union xfs_btree_ptr *pp; in xchk_btree()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 38 union xfs_btree_ptr; 3807 union xfs_btree_ptr *ptr, unsigned int nr_records),
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 77 union xfs_btree_ptr; 4182 union xfs_btree_ptr *ptr, unsigned int nr_records),
|