Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_alloc_btree.h17 struct xbtree_afakeroot;
54 struct xbtree_afakeroot *afake, struct xfs_perag *pag,
Dxfs_btree_staging.h10 struct xbtree_afakeroot { struct
23 struct xbtree_afakeroot *afake); argument
Dxfs_refcount_btree.h17 struct xbtree_afakeroot;
52 struct xbtree_afakeroot *afake, struct xfs_perag *pag);
Dxfs_rmap_btree.h12 struct xbtree_afakeroot;
48 struct xbtree_afakeroot *afake, struct xfs_perag *pag);
Dxfs_ialloc_btree.h53 struct xbtree_afakeroot *afake, struct xfs_perag *pag,
Dxfs_btree_staging.c90 struct xbtree_afakeroot *afake; in xfs_btree_fakeroot_init_ptr_from_cur()
119 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_btree_afakeroot_set_root()
134 struct xbtree_afakeroot *afake) in xfs_btree_stage_afakeroot()
Dxfs_refcount_btree.c364 struct xbtree_afakeroot *afake, in xfs_refcountbt_stage_cursor()
385 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_refcountbt_commit_staged_btree()
Dxfs_alloc_btree.c533 struct xbtree_afakeroot *afake, in xfs_allocbt_stage_cursor()
555 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_allocbt_commit_staged_btree()
Dxfs_rmap_btree.c491 struct xbtree_afakeroot *afake, in xfs_rmapbt_stage_cursor()
512 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_rmapbt_commit_staged_btree()
Dxfs_ialloc_btree.c481 struct xbtree_afakeroot *afake, in xfs_inobt_stage_cursor()
503 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_inobt_commit_staged_btree()
Dxfs_btree.h183 struct xbtree_afakeroot *afake; /* for staging cursor */