Home
last modified time | relevance | path

Searched defs:afake (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_btree_staging.c90 struct xbtree_afakeroot *afake; in xfs_btree_fakeroot_init_ptr_from_cur() local
119 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_btree_afakeroot_set_root() local
134 struct xbtree_afakeroot *afake) in xfs_btree_stage_afakeroot()
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() local
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() local
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() local
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() local
Dxfs_btree.h185 struct xbtree_afakeroot *afake; /* for staging cursor */ member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_btree_staging.c90 struct xbtree_afakeroot *afake; in xfs_btree_fakeroot_init_ptr_from_cur() local
119 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_btree_afakeroot_set_root() local
134 struct xbtree_afakeroot *afake) in xfs_btree_stage_afakeroot()
Dxfs_refcount_btree.c382 struct xbtree_afakeroot *afake, in xfs_refcountbt_stage_cursor()
403 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_refcountbt_commit_staged_btree() local
Dxfs_alloc_btree.c554 struct xbtree_afakeroot *afake, in xfs_allocbt_stage_cursor()
576 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_allocbt_commit_staged_btree() local
Dxfs_rmap_btree.c541 struct xbtree_afakeroot *afake, in xfs_rmapbt_stage_cursor()
562 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_rmapbt_commit_staged_btree() local
Dxfs_ialloc_btree.c498 struct xbtree_afakeroot *afake, in xfs_inobt_stage_cursor()
519 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_inobt_commit_staged_btree() local
Dxfs_btree.h223 struct xbtree_afakeroot *afake; /* for staging cursor */ member