Searched refs:af_root (Results 1 – 8 of 8) sorted by relevance
12 xfs_agblock_t af_root; member
547 agf->agf_bno_root = cpu_to_be32(afake->af_root); in xfs_allocbt_commit_staged_btree()550 agf->agf_cnt_root = cpu_to_be32(afake->af_root); in xfs_allocbt_commit_staged_btree()
540 agi->agi_root = cpu_to_be32(afake->af_root); in xfs_inobt_commit_staged_btree()550 agi->agi_free_root = cpu_to_be32(afake->af_root); in xfs_inobt_commit_staged_btree()
396 agf->agf_refcount_root = cpu_to_be32(afake->af_root); in xfs_refcountbt_commit_staged_btree()
793 cur->bc_ag.afake->af_root = be32_to_cpu(ptr.s); in xfs_btree_bload()
711 agf->agf_rmap_root = cpu_to_be32(afake->af_root); in xfs_rmapbt_commit_staged_btree()
1973 ptr->s = cpu_to_be32(cur->bc_ag.afake->af_root); in xfs_btree_init_ptr_from_cur()3206 cur->bc_ag.afake->af_root = be32_to_cpu(ptr->s); in xfs_btree_set_root()
4335 __entry->agbno = cur->bc_ag.afake->af_root;