Searched refs:xfs_btree_ptr (Results 1 – 14 of 14) sorted by relevance
| /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); 349 const union xfs_btree_ptr *ptr, int index, int level); 514 union xfs_btree_ptr *xfs_btree_ptr_addr(struct xfs_btree_cur *cur, int n, 517 const union xfs_btree_ptr *pp, struct xfs_btree_block **blkp); 521 const union xfs_btree_ptr *ptr); 523 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_staging.h | 53 union xfs_btree_ptr *ptr, void *priv);
|
| /linux/fs/xfs/scrub/ |
| H A D | btree.c | 239 union xfs_btree_ptr *ptr) in xchk_btree_ptr_ok() 261 union xfs_btree_ptr *sibling) in xchk_btree_block_check_sibling() 267 union xfs_btree_ptr *pp; in xchk_btree_block_check_sibling() 325 union xfs_btree_ptr leftsib; in xchk_btree_block_check_siblings() 326 union xfs_btree_ptr rightsib; in xchk_btree_block_check_siblings() 588 union xfs_btree_ptr *pp, in xchk_btree_get_block() 689 union xfs_btree_ptr ptr; in xchk_btree() 691 union xfs_btree_ptr *pp; in xchk_btree()
|
| H A D | newbt.h | 73 union xfs_btree_ptr *ptr);
|
| H A D | ialloc_repair.c | 578 union xfs_btree_ptr *ptr, in xrep_ibt_claim_block() 590 union xfs_btree_ptr *ptr, in xrep_fibt_claim_block()
|
| H A D | newbt.c | 564 union xfs_btree_ptr *ptr) in xrep_newbt_claim_block()
|
| H A D | refcount_repair.c | 542 union xfs_btree_ptr *ptr, in xrep_refc_claim_block()
|
| H A D | rtrefcount_repair.c | 583 union xfs_btree_ptr *ptr, in xrep_rtrefc_claim_block()
|
| H A D | alloc_repair.c | 635 union xfs_btree_ptr *ptr, in xrep_abt_claim_block()
|
| H A D | bmap_repair.c | 595 union xfs_btree_ptr *ptr, in xrep_bmap_claim_block()
|
| H A D | rtrmap_repair.c | 680 union xfs_btree_ptr *ptr, in xrep_rtrmap_claim_block()
|
| H A D | rmap_repair.c | 1255 union xfs_btree_ptr *ptr, in xrep_rmap_claim_block()
|
| /linux/fs/xfs/ |
| H A D | xfs_trace.h | 88 union xfs_btree_ptr; 2931 TP_PROTO(struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr, int stat, 4834 union xfs_btree_ptr *ptr, unsigned int nr_records),
|