Searched refs:agi_level (Results 1 – 6 of 6) sorted by relevance
53 be32_add_cpu(&agi->agi_level, inc); in xfs_inobt_set_root()470 cur->bc_nlevels = be32_to_cpu(agi->agi_level); in xfs_inobt_init_cursor()511 agi->agi_level = cpu_to_be32(afake->af_levels); in xfs_inobt_commit_staged_btree()
2431 offsetof(xfs_agi_t, agi_level), in xfs_ialloc_log_agi()2493 if (be32_to_cpu(agi->agi_level) < 1 || in xfs_agi_verify()2494 be32_to_cpu(agi->agi_level) > M_IGEO(mp)->inobt_maxlevels) in xfs_agi_verify()
653 agi->agi_level = cpu_to_be32(1); in xfs_agiblock_init()
602 __be32 agi_level; /* levels in inode btree */ member
802 agi->agi_level = cpu_to_be32(fab[XREP_AGI_INOBT].height); in xrep_agi_set_roots()
881 level = be32_to_cpu(agi->agi_level); in xchk_agi()