Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_btree_staging.h10 struct xbtree_afakeroot { struct
23 struct xbtree_afakeroot *afake); argument
Dxfs_alloc_btree.h17 struct xbtree_afakeroot;
Dxfs_refcount_btree.h17 struct xbtree_afakeroot;
Dxfs_rmap_btree.h12 struct xbtree_afakeroot;
Dxfs_refcount_btree.c392 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_refcountbt_commit_staged_btree()
Dxfs_btree_staging.c61 struct xbtree_afakeroot *afake) in xfs_btree_stage_afakeroot()
Dxfs_btree.h269 struct xbtree_afakeroot *afake; /* for staging cursor */
Dxfs_alloc_btree.c542 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_allocbt_commit_staged_btree()
Dxfs_ialloc_btree.c533 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_inobt_commit_staged_btree()
Dxfs_rmap_btree.c707 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_rmapbt_commit_staged_btree()
/linux-6.12.1/fs/xfs/scrub/
Dnewbt.h43 struct xbtree_afakeroot afake;