Home
last modified time | relevance | path

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

/Linux-v5.15/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.c365 struct xbtree_afakeroot *afake, in xfs_refcountbt_stage_cursor()
386 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_refcountbt_commit_staged_btree()
Dxfs_alloc_btree.c536 struct xbtree_afakeroot *afake, in xfs_allocbt_stage_cursor()
558 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_allocbt_commit_staged_btree()
Dxfs_rmap_btree.c492 struct xbtree_afakeroot *afake, in xfs_rmapbt_stage_cursor()
513 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_rmapbt_commit_staged_btree()
Dxfs_ialloc_btree.c483 struct xbtree_afakeroot *afake, in xfs_inobt_stage_cursor()
505 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_inobt_commit_staged_btree()
Dxfs_btree.h187 struct xbtree_afakeroot *afake; /* for staging cursor */