Home
last modified time | relevance | path

Searched refs:xfs_btree_ptr (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_btree.h22 union xfs_btree_ptr { union
109 const union xfs_btree_ptr *start_bno,
110 union xfs_btree_ptr *new_bno,
133 union xfs_btree_ptr *ptr);
532 const union xfs_btree_ptr *ptr);
534 const union xfs_btree_ptr *a,
535 const union xfs_btree_ptr *b);
538 union xfs_btree_ptr *ptr, int lr);
566 union xfs_btree_ptr *ptr);
576 union xfs_btree_ptr *dst_ptr,
[all …]
A Dxfs_btree_staging.c63 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 ptr; in xfs_btree_bload()
[all …]
A Dxfs_btree.c703 union xfs_btree_ptr *
1046 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr()
1102 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null()
1117 union xfs_btree_ptr *ptr, in xfs_btree_get_sibling()
1249 union xfs_btree_ptr ptr; in xfs_btree_is_lastrec()
1266 union xfs_btree_ptr *ptr) in xfs_btree_buf_to_ptr()
1448 union xfs_btree_ptr *ptr, in xfs_btree_shift_ptrs()
1606 union xfs_btree_ptr ptr; in xfs_btree_increment()
1711 union xfs_btree_ptr ptr; in xfs_btree_decrement()
3578 union xfs_btree_ptr *pp; in xfs_btree_kill_iroot()
[all …]
A Dxfs_ialloc_btree.c46 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()
236 union xfs_btree_ptr *ptr) in xfs_inobt_init_ptr_from_cur()
248 union xfs_btree_ptr *ptr) in xfs_finobt_init_ptr_from_cur()
A Dxfs_refcount_btree.c38 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()
177 union xfs_btree_ptr *ptr) in xfs_refcountbt_init_ptr_from_cur()
A Dxfs_alloc_btree.c36 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()
A Dxfs_rmap_btree.c63 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()
213 union xfs_btree_ptr *ptr) in xfs_rmapbt_init_ptr_from_cur()
A Dxfs_btree_staging.h58 union xfs_btree_ptr *ptr, void *priv);
A Dxfs_bmap_btree.c200 const union xfs_btree_ptr *start, in xfs_bmbt_alloc_block()
201 union xfs_btree_ptr *new, in xfs_bmbt_alloc_block()
367 union xfs_btree_ptr *ptr) in xfs_bmbt_init_ptr_from_cur()
/linux-6.3-rc2/fs/xfs/scrub/
A Dbtree.c224 union xfs_btree_ptr *ptr) in xchk_btree_ptr_ok()
250 union xfs_btree_ptr *sibling) in xchk_btree_block_check_sibling()
256 union xfs_btree_ptr *pp; in xchk_btree_block_check_sibling()
314 union xfs_btree_ptr leftsib; in xchk_btree_block_check_siblings()
315 union xfs_btree_ptr rightsib; in xchk_btree_block_check_siblings()
529 union xfs_btree_ptr *pp, in xchk_btree_get_block()
632 union xfs_btree_ptr ptr; in xchk_btree()
634 union xfs_btree_ptr *pp; in xchk_btree()
/linux-6.3-rc2/fs/xfs/
A Dxfs_trace.h74 union xfs_btree_ptr;
4071 union xfs_btree_ptr *ptr, unsigned int nr_records),

Completed in 30 milliseconds