Searched defs:afake (Results 1 – 6 of 6) sorted by relevance
90 struct xbtree_afakeroot *afake; in xfs_btree_fakeroot_init_ptr_from_cur() local119 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_btree_afakeroot_set_root() local134 struct xbtree_afakeroot *afake) in xfs_btree_stage_afakeroot()
373 struct xbtree_afakeroot *afake, in xfs_refcountbt_stage_cursor()394 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_refcountbt_commit_staged_btree() local
534 struct xbtree_afakeroot *afake, in xfs_allocbt_stage_cursor()556 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_allocbt_commit_staged_btree() local
491 struct xbtree_afakeroot *afake, in xfs_rmapbt_stage_cursor()512 struct xbtree_afakeroot *afake = cur->bc_ag.afake; in xfs_rmapbt_commit_staged_btree() local
481 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
183 struct xbtree_afakeroot *afake; /* for staging cursor */ member