Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_btree.h22 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 Dxfs_btree_mem.h36 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 Dxfs_btree_staging.h53 union xfs_btree_ptr *ptr, void *priv);
/linux/fs/xfs/scrub/
H A Dbtree.c239 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 Dnewbt.h73 union xfs_btree_ptr *ptr);
H A Dialloc_repair.c578 union xfs_btree_ptr *ptr, in xrep_ibt_claim_block()
590 union xfs_btree_ptr *ptr, in xrep_fibt_claim_block()
H A Dnewbt.c564 union xfs_btree_ptr *ptr) in xrep_newbt_claim_block()
H A Drefcount_repair.c542 union xfs_btree_ptr *ptr, in xrep_refc_claim_block()
H A Drtrefcount_repair.c583 union xfs_btree_ptr *ptr, in xrep_rtrefc_claim_block()
H A Dalloc_repair.c635 union xfs_btree_ptr *ptr, in xrep_abt_claim_block()
H A Dbmap_repair.c595 union xfs_btree_ptr *ptr, in xrep_bmap_claim_block()
H A Drtrmap_repair.c680 union xfs_btree_ptr *ptr, in xrep_rtrmap_claim_block()
H A Drmap_repair.c1255 union xfs_btree_ptr *ptr, in xrep_rmap_claim_block()
/linux/fs/xfs/
H A Dxfs_trace.h88 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),