Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_alloc_btree.h16 struct xbtree_afakeroot;
53 struct xbtree_afakeroot *afake, xfs_agnumber_t agno,
Dxfs_btree_staging.h10 struct xbtree_afakeroot { struct
23 struct xbtree_afakeroot *afake); argument
Dxfs_refcount_btree.h16 struct xbtree_afakeroot;
51 struct xbtree_afakeroot *afake, xfs_agnumber_t agno);
Dxfs_rmap_btree.h12 struct xbtree_afakeroot;
48 struct xbtree_afakeroot *afake, xfs_agnumber_t agno);
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_ialloc_btree.h52 struct xbtree_afakeroot *afake, xfs_agnumber_t agno,
Dxfs_refcount_btree.c363 struct xbtree_afakeroot *afake, in xfs_refcountbt_stage_cursor()
384 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_refcountbt_commit_staged_btree()
Dxfs_alloc_btree.c537 struct xbtree_afakeroot *afake, in xfs_allocbt_stage_cursor()
559 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_allocbt_commit_staged_btree()
Dxfs_rmap_btree.c494 struct xbtree_afakeroot *afake, in xfs_rmapbt_stage_cursor()
515 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.h185 struct xbtree_afakeroot *afake; /* for staging cursor */