Home
last modified time | relevance | path

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

/Linux-v4.19/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.c232 union xfs_btree_ptr *ptr, in xfs_btree_check_ptr()
636 union xfs_btree_ptr *
646 return (union xfs_btree_ptr *) in xfs_btree_ptr_addr()
995 union xfs_btree_ptr *ptr, in xfs_btree_ptr_to_daddr()
1027 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr()
1072 union xfs_btree_ptr *ptr) in xfs_btree_ptr_is_null()
1083 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null()
1098 union xfs_btree_ptr *ptr, in xfs_btree_get_sibling()
1120 union xfs_btree_ptr *ptr, in xfs_btree_set_sibling()
1231 union xfs_btree_ptr ptr; in xfs_btree_is_lastrec()
[all …]
Dxfs_ialloc_btree.c46 union xfs_btree_ptr *nptr, in xfs_inobt_set_root()
60 union xfs_btree_ptr *nptr, in xfs_finobt_set_root()
75 union xfs_btree_ptr *start, in __xfs_inobt_alloc_block()
76 union xfs_btree_ptr *new, in __xfs_inobt_alloc_block()
113 union xfs_btree_ptr *start, in xfs_inobt_alloc_block()
114 union xfs_btree_ptr *new, in xfs_inobt_alloc_block()
123 union xfs_btree_ptr *start, in xfs_finobt_alloc_block()
124 union xfs_btree_ptr *new, in xfs_finobt_alloc_block()
218 union xfs_btree_ptr *ptr) in xfs_inobt_init_ptr_from_cur()
230 union xfs_btree_ptr *ptr) in xfs_finobt_init_ptr_from_cur()
Dxfs_refcount_btree.c36 union xfs_btree_ptr *ptr, in xfs_refcountbt_set_root()
58 union xfs_btree_ptr *start, in xfs_refcountbt_alloc_block()
59 union xfs_btree_ptr *new, in xfs_refcountbt_alloc_block()
174 union xfs_btree_ptr *ptr) in xfs_refcountbt_init_ptr_from_cur()
Dxfs_rmap_btree.c64 union xfs_btree_ptr *ptr, in xfs_rmapbt_set_root()
86 union xfs_btree_ptr *start, in xfs_rmapbt_alloc_block()
87 union xfs_btree_ptr *new, in xfs_rmapbt_alloc_block()
220 union xfs_btree_ptr *ptr) in xfs_rmapbt_init_ptr_from_cur()
Dxfs_alloc_btree.c36 union xfs_btree_ptr *ptr, in xfs_allocbt_set_root()
58 union xfs_btree_ptr *start, in xfs_allocbt_alloc_block()
59 union xfs_btree_ptr *new, in xfs_allocbt_alloc_block()
228 union xfs_btree_ptr *ptr) in xfs_allocbt_init_ptr_from_cur()
Dxfs_bmap_btree.c200 union xfs_btree_ptr *start, in xfs_bmbt_alloc_block()
201 union xfs_btree_ptr *new, in xfs_bmbt_alloc_block()
386 union xfs_btree_ptr *ptr) in xfs_bmbt_init_ptr_from_cur()
/Linux-v4.19/fs/xfs/scrub/
Dbtree.c230 union xfs_btree_ptr *ptr) in xchk_btree_ptr_ok()
256 union xfs_btree_ptr *sibling) in xchk_btree_block_check_sibling()
262 union xfs_btree_ptr *pp; in xchk_btree_block_check_sibling()
320 union xfs_btree_ptr leftsib; in xchk_btree_block_check_siblings()
321 union xfs_btree_ptr rightsib; in xchk_btree_block_check_siblings()
489 union xfs_btree_ptr *pp, in xchk_btree_get_block()
593 union xfs_btree_ptr ptr; in xchk_btree()
594 union xfs_btree_ptr *pp; in xchk_btree()