Searched refs:af_root (Results 1 – 7 of 7) sorted by relevance
12 xfs_agblock_t af_root; member
95 ptr->s = cpu_to_be32(afake->af_root); in xfs_btree_fakeroot_init_ptr_from_cur()122 afake->af_root = be32_to_cpu(ptr->s); in xfs_btree_afakeroot_set_root()856 cur->bc_ag.afake->af_root = be32_to_cpu(ptr.s); in xfs_btree_bload()
510 agi->agi_root = cpu_to_be32(afake->af_root); in xfs_inobt_commit_staged_btree()520 agi->agi_free_root = cpu_to_be32(afake->af_root); in xfs_inobt_commit_staged_btree()
388 agf->agf_refcount_root = cpu_to_be32(afake->af_root); in xfs_refcountbt_commit_staged_btree()
563 agf->agf_roots[cur->bc_btnum] = cpu_to_be32(afake->af_root); in xfs_allocbt_commit_staged_btree()
519 agf->agf_roots[cur->bc_btnum] = cpu_to_be32(afake->af_root); in xfs_rmapbt_commit_staged_btree()
3717 __entry->agbno = cur->bc_ag.afake->af_root;