Searched refs:af_levels (Results 1 – 7 of 7) sorted by relevance
15 unsigned int af_levels; member
123 afake->af_levels += inc; in xfs_btree_afakeroot_set_root()151 cur->bc_nlevels = afake->af_levels; in xfs_btree_stage_afakeroot()856 cur->bc_ag.afake->af_levels = cur->bc_nlevels; in xfs_btree_bload()
527 agi->agi_level = cpu_to_be32(afake->af_levels); in xfs_inobt_commit_staged_btree()537 agi->agi_free_level = cpu_to_be32(afake->af_levels); in xfs_inobt_commit_staged_btree()
408 agf->agf_refcount_level = cpu_to_be32(afake->af_levels); in xfs_refcountbt_commit_staged_btree()
581 agf->agf_levels[cur->bc_btnum] = cpu_to_be32(afake->af_levels); in xfs_allocbt_commit_staged_btree()
567 agf->agf_levels[cur->bc_btnum] = cpu_to_be32(afake->af_levels); in xfs_rmapbt_commit_staged_btree()
4088 __entry->levels = cur->bc_ag.afake->af_levels;