Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_btree.h22 union xfs_btree_ptr { union
107 union xfs_btree_ptr *nptr, int level_change);
111 union xfs_btree_ptr *start_bno,
112 union xfs_btree_ptr *new_bno,
135 union xfs_btree_ptr *ptr);
496 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n,
499 union xfs_btree_ptr *pp, struct xfs_btree_block **blkp);
502 bool xfs_btree_ptr_is_null(struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr);
504 const union xfs_btree_ptr *a,
505 const union xfs_btree_ptr *b);
[all …]
Dxfs_btree.c229 union xfs_btree_ptr *ptr, in xfs_btree_check_ptr()
633 union xfs_btree_ptr *
643 return (union xfs_btree_ptr *) in xfs_btree_ptr_addr()
989 union xfs_btree_ptr *ptr, in xfs_btree_ptr_to_daddr()
1021 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr()
1066 union xfs_btree_ptr *ptr) in xfs_btree_ptr_is_null()
1077 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null()
1092 union xfs_btree_ptr *ptr, in xfs_btree_get_sibling()
1114 union xfs_btree_ptr *ptr, in xfs_btree_set_sibling()
1224 union xfs_btree_ptr ptr; in xfs_btree_is_lastrec()
[all …]
Dxfs_ialloc_btree.c44 union xfs_btree_ptr *nptr, in xfs_inobt_set_root()
58 union xfs_btree_ptr *nptr, in xfs_finobt_set_root()
73 union xfs_btree_ptr *start, in __xfs_inobt_alloc_block()
74 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block()
111 union xfs_btree_ptr *start, in xfs_inobt_alloc_block()
112 union xfs_btree_ptr *new, in xfs_inobt_alloc_block()
121 union xfs_btree_ptr *start, in xfs_finobt_alloc_block()
122 union xfs_btree_ptr *new, in xfs_finobt_alloc_block()
213 union xfs_btree_ptr *ptr) in xfs_inobt_init_ptr_from_cur()
225 union xfs_btree_ptr *ptr) in xfs_finobt_init_ptr_from_cur()
Dxfs_refcount_btree.c34 union xfs_btree_ptr *ptr, in xfs_refcountbt_set_root()
56 union xfs_btree_ptr *start, in xfs_refcountbt_alloc_block()
57 union xfs_btree_ptr *new, in xfs_refcountbt_alloc_block()
170 union xfs_btree_ptr *ptr) in xfs_refcountbt_init_ptr_from_cur()
Dxfs_alloc_btree.c35 union xfs_btree_ptr *ptr, in xfs_allocbt_set_root()
57 union xfs_btree_ptr *start, in xfs_allocbt_alloc_block()
58 union xfs_btree_ptr *new, in xfs_allocbt_alloc_block()
227 union xfs_btree_ptr *ptr) in xfs_allocbt_init_ptr_from_cur()
Dxfs_rmap_btree.c60 union xfs_btree_ptr *ptr, in xfs_rmapbt_set_root()
82 union xfs_btree_ptr *start, in xfs_rmapbt_alloc_block()
83 union xfs_btree_ptr *new, in xfs_rmapbt_alloc_block()
216 union xfs_btree_ptr *ptr) in xfs_rmapbt_init_ptr_from_cur()
Dxfs_bmap_btree.c197 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()
/Linux-v5.4/fs/xfs/scrub/
Dbtree.c223 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()
491 union xfs_btree_ptr *pp, in xchk_btree_get_block()
602 union xfs_btree_ptr ptr; in xchk_btree()
603 union xfs_btree_ptr *pp; in xchk_btree()